|
SLikeNet
0.1.3
|
#include "Export.h"Go to the source code of this file.
Functions | |
| char * | FormatString (const char *format,...) |
| char * | FormatStringTS (char *output, const char *format,...) |
| char* FormatString | ( | const char * | format, |
| ... | |||
| ) |
Definition at line 24 of file FormatString.cpp.
| char* FormatStringTS | ( | char * | output, |
| const char * | format, | ||
| ... | |||
| ) |
Definition at line 39 of file FormatString.cpp.