Chapter 2
Introduction to C
Chapter 2 handles the following subjects:
- Intro to C: primitives, differences between C/Java
- Structures,
char*
as strings, arrays
- Building C source files
- C Ecosystems
- Compiling & cross-compiling
- Building header/source files
- Makefiles