Search code examples
K&R 1.9 \\ exceeding the scope of an array?...


carrayskernighan-and-ritchiecharacter-arrays

Read More
Switching the status of a state machine from inside a loop...


carraysstate-machinekernighan-and-ritchie

Read More
K&R 1.6 Arrays // Digit representation in an array construct...


carraysdigitkernighan-and-ritchie

Read More
K&R 1-9 // using getchar in a loop inside a loop...


while-loopeofgetcharkernighan-and-ritchie

Read More
C - Rewriting a while-loop in a for-loop with if statements...


cfor-loopkernighan-and-ritchie

Read More
K&R 1-7 is it solvable by using putchar() instead of printf?...


ckernighan-and-ritchie

Read More
Why have they used function strdup in K&R section 6.5?...


ckernighan-and-ritchie

Read More
K&R Exercise 3-2 garbage characters...


cgarbagekernighan-and-ritchie

Read More
Kernighan and Ritchie Exercise 5-11 is unclear...


ckernighan-and-ritchie

Read More
K&R - Numerical sort of alpha characters?...


ckernighan-and-ritchie

Read More
K&R Exercise 4-3...


ckernighan-and-ritchie

Read More
K&R What's the purpose of the buf array in reverse polish calculator...


carrayscharkernighan-and-ritchie

Read More
Program isn't accepting EOF to stop reading stdin...


ceofkernighan-and-ritchie

Read More
Circular shifting in C, unexpected behavior...


cbit-shiftkernighan-and-ritchie

Read More
Type conversion: signed int to unsigned long in C...


ctype-conversionkernighan-and-ritchie

Read More
C:folding a line after a fixed column...


ceofkernighan-and-ritchie

Read More
Error while writing strcat() using pointers...


c++carrayspointerskernighan-and-ritchie

Read More
K&R 2-3 htoi segmentation fault...


ckernighan-and-ritchie

Read More
text-wrapping program in c does not work correctly...


cword-wrapkernighan-and-ritchie

Read More
recursive printf of binary tree elements...


cbinary-treekernighan-and-ritchie

Read More
K&R C Programming Language 1.5.1 (File Copying)...


ctypeskernighan-and-ritchie

Read More
character arrays c k&r book 1-17...


carrayskernighan-and-ritchie

Read More
returning a word from getword using int; possible typo in binsearch...


creturnkernighan-and-ritchie

Read More
no output from read() combined into getchar...


cgetcharkernighan-and-ritchie

Read More
confusing getchar using read() under linux...


cpointerskernighan-and-ritchie

Read More
Returning a pointer to a struct...


ckernighan-and-ritchie

Read More
K&R Exercise 1-20 - Need some clarification...


ckernighan-and-ritchie

Read More
K&R Task Exercise 5.17...


ckernighan-and-ritchie

Read More
C : Dynamically storing strings (of dynamic sizes!)?...


cdynamickernighan-and-ritchie

Read More
Why won't this C program pick up escaped backslashes?...


ckernighan-and-ritchie

Read More
BackNext