Functions

FormatString.h File Reference

#include "Export.h"
Include dependency graph for FormatString.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

char * FormatString (const char *format,...)
char * FormatStringTS (char *output, const char *format,...)

Detailed Description

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.


Function Documentation

char* FormatString ( const char *  format,
  ... 
)

Definition at line 7 of file FormatString.cpp.

char* FormatStringTS ( char *  output,
const char *  format,
  ... 
)

Definition at line 23 of file FormatString.cpp.

Here is the caller graph for this function: