- Single task queue
- RPC concurrent server in C...???
- fork() and zombies
- better than double
- can someone check this
- u_char
- reading sentence from stdin
- Unusual 'malloc()' behaviour...
- "\r" the return character
- Simple Blackjack Program
- learning to work on files
- binary to decimal
- check for y condition
- Assistance greatly needed to do LCD Display
- C program Help
- HELP - with my sort
- Prime factor
- multiple conditions - if statement
- whats the deal with sleep()
- reverse string
- switch problem
- TSR Programming Help
- C Assignment help
- modify my code
- Project idea
- Confused with Structs and pointers
- Bubble sort problem
- how to force a function to never return...like exec() does it
- My bubble sort only sorts once
- Help me to Improve
- Executable file not working
- invalid conversion from ‘void* (*)()’ to ‘void* (*)(void*)’ when using pthread in C++
- strcomp of 3 strings
- write a program to computer>>
- my error is storage class specified for parameter
- how to find coomon data in 3 files without rewind..
- New string functions
- How to improve time performance of these operations
- Array trouble
- Program optimization
- how it changes from char to int??
- Help needed on parallel processing using fork() in C
- help menu
- Read multiple records from a file and store it in a structure
- Customer Bill problem
- Use of 'const' with pointers to pointers
- Average using for loop
- Variable Array Size From Command Line Argument?
- Converting Bytes to Numbers
- Can gprof go into each self-defined function?