Computing floating point accuracy (K&R 2-1)...
Read MoreInresponsive terminal while executing a C program...
Read MoreK&R 1.9 \\ exceeding the scope of an array?...
Read MoreSwitching the status of a state machine from inside a loop...
Read MoreK&R 1.6 Arrays // Digit representation in an array construct...
Read MoreK&R 1-9 // using getchar in a loop inside a loop...
Read MoreC - Rewriting a while-loop in a for-loop with if statements...
Read MoreK&R 1-7 is it solvable by using putchar() instead of printf?...
Read MoreWhy have they used function strdup in K&R section 6.5?...
Read MoreK&R Exercise 3-2 garbage characters...
Read MoreKernighan and Ritchie Exercise 5-11 is unclear...
Read MoreK&R - Numerical sort of alpha characters?...
Read MoreK&R What's the purpose of the buf array in reverse polish calculator...
Read MoreProgram isn't accepting EOF to stop reading stdin...
Read MoreCircular shifting in C, unexpected behavior...
Read MoreType conversion: signed int to unsigned long in C...
Read MoreC:folding a line after a fixed column...
Read MoreError while writing strcat() using pointers...
Read MoreK&R 2-3 htoi segmentation fault...
Read Moretext-wrapping program in c does not work correctly...
Read Morerecursive printf of binary tree elements...
Read MoreK&R C Programming Language 1.5.1 (File Copying)...
Read Morecharacter arrays c k&r book 1-17...
Read Morereturning a word from getword using int; possible typo in binsearch...
Read Moreno output from read() combined into getchar...
Read Moreconfusing getchar using read() under linux...
Read MoreK&R Exercise 1-20 - Need some clarification...
Read More