00001 #ifndef __LINUXADDS_H 00002 #define __LINUXADDS_H 00003 00004 // Replacements for windows specific routines 00005 00006 char* itoa( int value, char* result, int base ); 00007 00008 00009 #endif
Copyright © 2007-2010 by The Shadowrun: Awakened Team. This work is licensed under the GNU Lesser General Public License 3.