- Is char unsigned by default?
- Need help with most basic arrays.
- mysql_use_result() returns NULL
- c string
- Reading in digits
- Structure
- Error in logic
- bad fcanf() format
- Problem accessing the struct object.
- what does this error mean?
- Emptying Strings and fscanf
- How to solve expressions like this
- A question about inputting a string
- Ignoring certain characters in input
- Trouble with named pipe...
- Proper coding style on large projects
- Alphabetically sorting argv[]
- trying something from a book is not working and not understanding why
- two errors, help!
- Comparing character to int
- Cross compiling with inline assembly
- Issues while using Dev C++ on Vista
- GNU - make program, what?
- problem with return value in C
- Largest and smallest of 3 inputs
- segfault in fscanf and struct question
- /* Input */ codes stops working when I modularize the code?
- Functions with const parameters returning pointer issue
- trim function - could you explain please
- Graphics.h How to get started....
- How much time it takes K&R...
- Compiling wxbasic in C?
- Alphabetical Linked List Insertion
- what does the '@' do?
- Something wrong with pointers
- Really confused. ):
- Having trouble with simple variable assignment calculations. Beginner Question.
- problem with strstr func...embedded system
- Subtracting Days after Sorting
- Nearly finished, but a single problem remains.
- Reading lines separately from a file.
- Simple function problem
- Simple C programming question
- number base converter
- Problem converting from char array to int array.
- Passing change-return dollar amt issue
- help in XORring
- Simple C programming - integer confusion
- For loop yields no result(must see)
- basic difference between #include<> and #include""