Ark Server API (ASE) - Wiki
Loading...
Searching...
No Matches
CString.h File Reference
+ Include dependency graph for CString.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  TCString< T >
 
struct  TCStringSpcHelper< CharType >
 

Macros

#define MAX_SPRINTF   1024
 

Typedefs

typedef TCString< TCHARFCString
 
typedef TCString< ANSICHARFCStringAnsi
 
typedef TCString< WIDECHARFCStringWide
 

Macro Definition Documentation

◆ MAX_SPRINTF

#define MAX_SPRINTF   1024

Definition at line 6 of file CString.h.

Typedef Documentation

◆ FCString

Definition at line 335 of file CString.h.

◆ FCStringAnsi

Definition at line 336 of file CString.h.

◆ FCStringWide

Definition at line 337 of file CString.h.