Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

intToChar.h

Go to the documentation of this file.
00001 
00002 #ifndef INTTOCHAR_H
00003 #define INTTOCHAR_H
00004 
00006 char* intToChar (int i);
00008 int   charToInt (char* s);
00009 
00010 #endif

Generated at Sat May 13 13:50:19 2000 for 3Dsia by doxygen 1.1.2 written by Dimitri van Heesch, © 1997-2000