SLikeNet  0.1.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Itoa.cpp File Reference

Go to the source code of this file.

Functions

char * Itoa (int value, char *result, int base)
 

Function Documentation

char* Itoa ( int  value,
char *  result,
int  base 
)

Definition at line 24 of file Itoa.cpp.

Referenced by SLNet::SystemAddress::ToString_Old(), and SLNet::RakString::URLEncode().