Useful resources
From cppreference.com
< c
Contents |
[edit] C FAQs
- C FAQ - Answers to the frequently asked questions from the Usenet newsgroup comp.lang.c
[edit] C Language and library references
- JTC1/SC22/WG14 - the C Standards Committee, includes draft C language standards, proposals, and defect reports
[edit] C ABIs
- System V ABI for AMD64 architecture
- PowerPC EABI for 32-bit embedded processors
- PowerOpen ABI for older PowerPC platforms
- ARM ABI for ARM architecture
[edit] Related standards
- POSIX.1-2008 - The operating system API of the Unix-compatible systems
[edit] Might be also useful
[edit] See also
C++ documentation for External Links
|