programming:c
Table of Contents
C
Links
The Standard
- ISO/IEC: Committee Draft, ISO/IEC 9899:TC3 (PDF, 2007)
Guidelines
(Common) Rules
- Hans Gerwitz: Premature optimization is the root of all evil
Special Topics
Volatile
- Andrei Alexandrescu: volatile: The Multithreaded Programmer's Best Friend
- Arch D. Robison: Volatile: Almost Useless for Multi-Threaded Programming
- Jonathan Corbet: Why the "volatile" type class should not be used
Const
- Chris Torek, Linus Torvalds: The "const" qualifier in C
Restrict
- Mike Acton: Demystifying The Restrict Keyword
Macros
- Free Software Foundation: The C Preprocessor: Predefined Macros
- stackoverflow: Why "do-while" in multi-line macros?
programming/c.txt · Last modified: 2023/05/22 08:14 by Ralf H.