Some books etc. for learning C

  • B.Kernighan, D.Ritchie: C Programming Language (2nd Edition) ISBN 0131103628

  • S. Harbison, G. Steele: C: A Reference Manual (5th Edition) ISBN 013089592X

  • The Left-to-Right Rule

    Recommended C Style and Coding Standard

  • C Standard Library

  • The GNU C Library