Header Issues: Guards, Name Mangling, and extern "C"
16:21
Reviewing your Code: Refactoring
7:59
Defining Constants. Should I use CONST or #DEFINE?
16:18
The Inline Keyword in C.
9:32
Header files and libraries (Kevin Lynch)
11:11
Sorting in C: Why the double pointers when sorting pointers? (qsort)
13:12
How does fork work with open files?
11:18
When do I use a union in C or C++, instead of a struct?
11:07