Creating new files
From K5Wiki
New C source files should template off of the examples in src/prototype. New non-header source files should template off of src/prototype/prototype.c, and new header files should template off of src/prototype/prototype.h.
