00001 /* 00002 * itos16.hpp: 00003 * written by palmers / teso 00004 */ 00005 #ifndef __ITOS16_C 00006 #define __ITOS16_C 00007 #include <string> 00008 string itos16 (unsigned int); 00009 #endif /* __ITOS16_C */
1.2.9.1 written by Dimitri van Heesch,
© 1997-2001