- read and write image using C programming
- Trying to validate an entry, New to C
- getopt() problem
- what is a postfix calculator?
- C data structures
- need help! Vector magnitude
- How to check if a string contains a smaller string?
- Client-server application for hybrid file transfer
- Sort problem!
- rand() & float
- Multidimensional Arrays
- conversion error? need help!!!!
- Clearing buffer in a function
- help - timer in C?
- Newbie help
- Parent/Child comms homework
- beginer in struct
- multiple errors on one line - C
- Caesar cipher bug headaches.
- How to fill a line of character?
- Splitting a space delimited string
- what to clear with clearerr() ?
- While != EOF loop question
- Help please
- Generic Programming in C?
- Problem using GSOAP with OpenSSL on Linux
- Trying to use strstr
- convert infix to postfix
- copying a 4x4 matrix inside a 5x5
- Matrices and pointers
- Matrix Multiplication in C
- File I/O
- Count Number of Letters in a Word
- Want help using struct pointers
- Few questions: use of a manifest, string modification
- Just weird...I have the same number of variables
- Recursively search for a file.
- seg_fault I can't debug
- Help reading file streams
- Argument reference warning ... no clue
- view source code
- Recuration Prime Numbers
- C code and R question
- counting files
- programming clarion, .exe help
- Clarion 5
- Reading a file
- Reading stdout from pipe
- process creation in unix
- how to use fgets noob