Jump to content

C Programming/Links

From Wikibooks, open books for an open world

Online reference resources

[edit | edit source]
  • cppreference.com's C reference section
    • Content outside this section is for C++, not C!
  • The GNU C Reference Manual, a reference for the C programming language, as implemented by the GNU C Compiler
  • The GNU C Library, a manual for the GNU C library, which defines all of the library functions specified by the ISO C standard, and other functions
  • ISO/IEC JTC1/SC22/WG14, the team responsible for standardizing C

Online learning resources

[edit | edit source]
  • The C Book, second edition by Mike Banahan, Declan Brady and Mark Doran, originally published by Addison Wesley in 1991. This version is made freely available.
  • Jones, Derek M. The New C Standard: A Cultural and Economic Commentary (PDF). Addison-Wesley. ISBN 0-201-70917-1.

Printed learning resources

[edit | edit source]
  • Kernighan, Brian W. (1988). The C Programming Language (2nd Edition ed.). Upper Saddle River, New Jersey: Prentice Hall PTR. ISBN 0131103709. {{cite book}}: |edition= has extra text (help); Unknown parameter |coauthors= ignored (|author= suggested) (help)