How to Return Two Things from a C or C++ Function
20:24
Understanding the Pipe System Call (popen3 example in C)
13:59
How to Write Function-Like Preprocessor Macros (C example)
13:12
The What, How, and Why of Void Pointers in C and C++?
12:57
How to make memory read-only in your C programs.
13:01
How To Return An Array From A Function | C Programming Tutorial
11:18
When do I use a union in C or C++, instead of a struct?
20:28
How to get and unget input from streams in C (getstring, fgetc, ungetc).
17:20