Newbetuts
.
New posts in kernighan-and-ritchie
'\0' evaluates false, "\0" evaluates true
c
arrays
string
null
kernighan-and-ritchie
Why is a function declared near the top of a source file?
c
kernighan-and-ritchie
How can a C compiler be written in C? [duplicate]
c
compiler-construction
kernighan-and-ritchie
How to simulate an EOF?
c
eof
getchar
kernighan-and-ritchie
Why does "The C Programming Language" book say I must cast malloc?
c
casting
malloc
kernighan-and-ritchie
What are the applications of the ## preprocessor operator and gotchas to consider?
c
c-preprocessor
kernighan-and-ritchie
stringification
Alternative (K&R) C syntax for function declaration versus prototypes
c
function
function-declaration
kernighan-and-ritchie
function-definition
Prev