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

Go to the source code of this file.

Classes

struct  Gray::StrChar
 

Namespaces

 Gray
 < The main namespace for all Core functions.
 

Typedefs

typedef WORD Gray::RADIX_t
 Base for convert of numbers to strings. e.g. 10 base vs 16 base hex numbers. More...
 

Enumerations

enum  Gray::CODEPAGE_t { Gray::CP_ACP = 0 , Gray::CP_OEMCP = 1 , Gray::CP_UTF8 = 65001 }
 

Detailed Description