![]() |
Shadowrun: Awakened 29 September 2011 - Build 871
|
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
Copyright © 2007-2010 by The Shadowrun: Awakened Team. This work is licensed under the GNU Lesser General Public License 3.