// ---------------------------------------------------------------------------- // $Id$ // ---------------------------------------------------------------------------- // Public Domain C Library - http://pdclib.sourceforge.net // This code is Public Domain. Use, modify, and redistribute at will. // ---------------------------------------------------------------------------- // TODO // ---------------------------------------------------------------------------- #ifndef __STDLIB_H #define __STDLIB_H __STDLIB_H // TODO #endif // __STDLIB_H