Inhaltsverzeichnis
C Programming Language
History
Documentation
Libraries
- C Library – Online reference for the Standard C Library
- Übersicht über die C Standard-Bibliothek – (nach Kernighan/Ritchie: Programmieren in C, 2. Ausgabe, Anhang B)
Examples & Solutions
Effectively initializing arrays
Type Cast
Converting integers to strings and vice versa
Arithmetic
Counting Leading Zeros (CLZ)
Bit Manipulation
Design Patterns
Pitfalls
- A “C” Test: The 0x10 Best Questions for Would-be Embedded Programmers – A step-by-step guide through one of the most popular recruitment tools for embedded programmers.