• Main Page
  • Related Pages
  • Modules
  • Namespaces
  • Classes
  • Files
  • File List
  • File Members

Itoa.h

Go to the documentation of this file.
00001 #ifndef __RAK_ITOA_H
00002 #define __RAK_ITOA_H
00003 
00004 #include "Export.h"
00005 
00006 RAK_DLL_EXPORT char* Itoa( int value, char* result, int base );
00007 
00008 #endif

Generated on Thu Sep 30 2010 01:27:24 for RakNet by  doxygen 1.7.1