Search code examples
Problem with example 1.5.2 in K&R book on C...

ckr-c

Read More
What's a good example of register variable usage in C?...

ccpu-registerskernighan-and-ritchiekr-c

Read More
What are the major differences between ANSI C and K&R C?...

ckr-cc89

Read More
UINT_MAX the same as ULONG_MAX in C...

cmaxlong-integerunsignedkr-c

Read More
What is the purpose of ungetc (or ungetch from K&R)?...

ckernighan-and-ritchiekr-c

Read More
K&R C Exercise Help...

cbinarybit-manipulationkr-c

Read More
Why the program compiles?...

cfunctionkr-c

Read More
What is the value of putchar(c) here '_'?...

cprintfputcharkr-c

Read More
K and R exercise 1-24...

cescapingkernighan-and-ritchiekr-c

Read More
Exercise 1-24 from K&R - Rudimentary Syntax Checking...

ccoding-stylekr-c

Read More
At least the first 31 or 63 characters of an internal name are significant?...

c++cvariablesnameskr-c

Read More
c99: 63 characters of an internal name are significant?...

c++cvariablesnameskr-c

Read More
How did C look like before I was born?...

ckr-c

Read More
What has changed since “The C Programming Language”...

cdeprecatedkr-c

Read More
I don't understand itoa() in K&R book...

ckr-c

Read More
Learning C (via K&R) using xcode...

cxcodewhile-loopkr-c

Read More
Mixing data types results in heart output...

ctypescharacterkr-c

Read More
correctly declaring the main() function in ANSI C...

ckr-c

Read More
Writing into c-string...

csegmentation-faultcstringc-stringskr-c

Read More
Help with custom getline() function...

ckr-c

Read More
BackNext