This package browser is in early development. Mind the rough edges.

gnu-c-manual 0.2.5

Reference manual for the C programming language

This is a reference manual for the C programming language, as implemented by the GNU C Compiler (gcc). As a reference, it is not intended to be a tutorial of the language. Rather, it outlines all of the constructs of the language. Library functions are not included.

Installation

Install gnu-c-manual 0.2.5 as follows:

guix install gnu-c-manual@0.2.5

Or install the latest version:

guix install gnu-c-manual

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.