How the standard is organized

The specification is broken up into three sections:

  • Environment
  • Language
  • Libraries

Let's briefly discuss the purpose of each section. After that, we will discuss specific portions of the C standard that are relevant to system programming but are not discussed elsewhere in this book.