C Language Notes
Basics of C: data types, pointers, memory, and systems programming.
Topics
- Data types, variables, and operators
- Pointers, arrays, and memory management
- Structs, unions, and enums
- File I/O and system programming
- Functions, recursion, and scope