13.7 C
Preparation:
# apt-get install glibc-doc manpages-dev libc6-dev gcc
References for C:
-
info libc (C library function reference)
-
gcc(1)
-
each_C_library_function_name(3)
-
Kernighan & Ritchie, The C Programming Language, 2nd edition
(Prentice Hall).