January 2010
2 posts
4 tags
switchtemp.c
Template for a switchable command line utility, written in portable C. Various flags already set, for example -v for version output. Special feature is a customizable switch counter that limits the amount of processed arguments. On this page you will always find the latest variant, code is maintained at GitHub. Feel free to use this code for your own portable C projects, switchtemp.c is released...
Jan 13th
4 tags
ptarget.h
Portable C header for embedding in your own projects. Aims to detect major operating systems and compilers. Detections works properly with cross-compilers. On this page you will always find the latest variant, code is maintained at GitHub. Feel free to use this for your own projects, ptarget.h is released under the FreeBSD license. If you have any suggestions please drop a note.
Jan 13th