Ark Server API (ASE) - Wiki
|
#include <Char.h>
Public Types | |
typedef T | CharType |
Static Public Attributes | |
static const CharType | LineFeed = '\x000A' |
static const CharType | VerticalTab = '\x000B' |
static const CharType | FormFeed = '\x000C' |
static const CharType | CarriageReturn = '\x000D' |
static const CharType | NextLine = '\x0085' |