- system() , strtok() and pointers
- array
- strtok
- Prime Numbers and Array...
- Simple search program
- Errors with program
- Pointers in C
- strange behaviour of sscanf
- Several misc. C questions
- what does %g mean?
- Question about 2D arrays?
- Currency Conversion
- Pointer to address.
- Program Loops Forver! HELP!
- How to use a C lib in a C++ project
- Wrong Answers
- Struct Fields Question
- user inputed struct
- Segmentation fault when declaring 2 structures
- Need help with my copy programme
- function-call overhead... real? or not?
- gets warning on gcc
- prime number prog. need help
- Reading a record from a File
- any way to determine size of array thats a function parameter?
- How to check if char* is empty or null??
- Indirect Addressing uses how many bits?
- linked list sorting
- code for the correction..
- Calling another program
- Fast memcpy for unaligned addresses
- This must be simple
- Locating A Segmentation Fault
- Having Problems with a Switch
- look_up function
- Help with multi-dimensional string arrays
- question on binary tree
- Condition testing question
- Determining if a function exists
- Comparing Value of Int to String
- I may have bitten off more than I can chew...
- Big Letter became small letter
- A bullet-proof fgets wrapper?
- Help with Reading and writing binary data
- Member's value inside a binary tree
- Converting Miracle C to Dev-C++
- gets() alternative
- ANSI C ASCII String to HEX byte array conversion
- Help creating lists of pointers
- Help with formatted printing with arrays