This pretty much assumes you already know some other imperative programming language.

  • This is a book by Andrew Tanenbaum that has a very nice appendix about the C programming language. Read appendix A on page 350. BTW, to the PDF viewer built into chromium, it's page 367.
  • Also very nice, by Chris Torek - C for Smarties
  • Also, the comp.lang.c FAQ is good
  • Also, read this thread on undefined behavior.
  • Perhaps read this too. It makes its point using FORTRAN, but the concepts apply to C even more.


    Hits: 1665
    Timestamp: 2024-04-19 08:20:43 PDT

    Back to Dan's tech tidbits

    You can e-mail the author with questions or comments: