Some cool, tricky, hidden features in C
This file contains some useful information about C.
- Char array vs Char Pointer in C
- How do I use extern to share variables between source files in C?
- Comparing Unix/Linux IPC
#include_next: https://gcc.gnu.org/onlinedocs/cpp/Wrapper-Headers.html
Look in the code/src directory for some cool stuff.