
The GNU C Reference Manual
Trevis Rothwell , James Youngman
The GNU C Reference Manual
Trevis Rothwell , James Youngman
Book Details:
Year: | 2015 |
Publisher: | Free Software Foundation |
Pages: | 91 pages |
Language: | english |
Since: | 22/02/2017 |
Size: | 551 KB |
License: | GNU General Public License |
Content:
This is a reference manual for the C programming language as implemented by the GNU Compiler Collection (GCC). Specifcally, this manual aims to document:
- The 1989 ANSI C standard, commonly known as “C89”
- The 1999 ISO C standard, commonly known as “C99”, to the extent that C99 is implemented by GCC
- The current state of GNU extensions to standard C
This manual describes C89 as its baseline. C99 features and GNU extensions are explicitly labeled as such. By default, GCC will compile code as C89 plus GNU-specifc extensions. Much of C99 is supported; once full support is available, the default compilation dialect will be C99 plus GNU-specifc extensions. (Some of the GNU extensions to C89 ended up, sometimes slightly modifed, as standard language features in C99.)
The C language includes a set of preprocessor directives, which are used for things such as macro text replacement, conditional compilation, and fle inclusion. Although normally described in a C language manual, the GNU C preprocessor has been thoroughly documented in The C Preprocessor, a separate manual which covers preprocessing for C, C++, and Objective-C programs, so it is not included here.
Categories:
Tags:
Loading comments...
Scanning lists...
The book in numbers
rank in categories
online since
22/02/2017rate score
15votes
4Social likes
Nothing yet...Views
Downloads
Interest
Countries segmentation
Source Referers
Websites segmentation
evolution
Loading...