Skip to content

Latest commit

 

History

History
62 lines (42 loc) · 1.44 KB

index.rst

File metadata and controls

62 lines (42 loc) · 1.44 KB

The Book of C

This book is also available in PDF form.

figures/seaimg.jpg

New Harbor, Maine, USA. Photo by J. Sommers.

.. todolist::

Contents:

.. toctree::
   :maxdepth: 2
   :numbered:

   intro
   tutorial
   basictypes
   control
   arraysstrings
   structs
   functions
   pointersarrays
   programstructure
   stdlib


Thanks

Thanks to my COSC 301 students from Fall 2015 and 2016 for test-driving this text and for providing useful feedback. Thanks also to Aaron Gember-Jacobson, Chris Nevison, and Yasoob Khalid for pointing out various typos (and in Yasoob's case, the pull requests).

If you find any errors or typos in the book, or wish to make a suggestion for improvement, please file a bug report and/or make a pull request at https://github.com/jsommers/cbook/issues.

Copyright

This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License: http://creativecommons.org/licenses/by-nc-sa/4.0/

Indices and tables