#include "Export.h"

Go to the source code of this file.
Functions | |
| char * | FormatString (const char *format,...) |
| char * | FormatStringTS (char *output, const char *format,...) |
This file is part of RakNet Copyright 2003 Jenkins Software LLC
Usage of RakNet is subject to the appropriate license agreement.
Definition in file FormatString.h.
| char* FormatString | ( | const char * | format, | |
| ... | ||||
| ) |
Definition at line 7 of file FormatString.cpp.
| char* FormatStringTS | ( | char * | output, | |
| const char * | format, | |||
| ... | ||||
| ) |
1.7.1