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

gnu-c-manual

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 the latest version of gnu-c-manual as follows:

guix install gnu-c-manual

Or install a particular version:

guix install gnu-c-manual@0.2.5

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.

Badge code

HTML: <a href='http://127.0.0.1:3000/packages/gnu-c-manual/'><img src='http://127.0.0.1:3000/packages/gnu-c-manual/badges/latest-version.svg'></img></a>
Markdown: [![GNU Guix](http://127.0.0.1:3000/packages/gnu-c-manual/badges/latest-version.svg)](http://127.0.0.1:3000/packages/gnu-c-manual/)
Org: [[http://127.0.0.1:3000/packages/gnu-c-manual/][http://127.0.0.1:3000/packages/gnu-c-manual/badges/latest-version.svg]]