- Changing pixel colour
- character set translation
- Fwrite
- help with this tutorial program: invalid operands to binary( - )
- create name array help beginner
- problem interfacing in parallel port
- put matrix from file into 2d dynamic array
- cannot compile with extern struct
- what is dynamic memory allocation
- learning c from old k&r code
- How to use files in a path?
- if else programs
- macro problem
- struct problem
- Segmentation fault when initializing struct field by field
- convert return value to a pointer
- manipulating arg in the: function(char* arg); without returning it[C,freebsd7.1,gcc]
- Help - Assignment
- Using char arrays in branching statements
- Initializing an array inside of a structure
- Help passing nxn array to 2d array.
- difference between char *prt and char prt
- ps2 keyboard programming
- array of N pointers
- regex: it doesn't match
- [Help]always wrong at first time
- [Help] About reverse string
- I don't get how the following expression gets simplified
- [Problem] C, Mingw32 - arrays impact each other (changing values)
- Debugging Issues
- scanf confusion
- C for Guitar
- unsigned right shift operator
- A weird question.
- Executing another program, redirecting its output to a file, and returning control.
- Counting number of digits in a variable
- Endianness and bit shifting
- Memory Analyzer Tool
- calling function & called function
- global struct variable best use
- Variable names starting with _
- problem with a function I'm trying to write
- Sending keyboard input
- A question about pointers in C
- Array of pointers - stack dumping
- what is char *something
- realloc inside a routine
- which gui lib should I learn?
- Quick Null Termination Question
- Inputting Data File Using Pointers