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.
- Website: https://www.gnu.org/software/gnu-c-manual/
- Licenses: FDL 1.3+
- Package source: gnu/packages/gcc.scm
- Builds: See build status
- Issues: See known issues
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.