Gray C++ Libraries  0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
StrCharAscii.h File Reference
#include "StrChar.h"
#include "StrCharAscii.tbl"

Go to the source code of this file.

Namespaces

 Gray
 < The main namespace for all Core functions.
 

Macros

#define StrCharASCII(a, b, c)   ASCII_##b = a,
 

Enumerations

enum  Gray::ASCII_TYPE { Gray::ASCII_NONE = -1 }
 

Detailed Description

Macro Definition Documentation

◆ StrCharASCII

#define StrCharASCII (   a,
  b,
 
)    ASCII_##b = a,