uLib  User mode C/C++ extended API library for Win32 programmers.

Module Description

Typedefs

typedef const char cchar
 
typedef const char * cstr
 
typedef const cstr ccstr
 

Typedef Documentation

◆ cchar

typedef const char cchar

Definition at line 30 of file uLib/Types.h.

◆ cstr

typedef const char* cstr

Definition at line 31 of file uLib/Types.h.

◆ ccstr

typedef const cstr ccstr

Definition at line 32 of file uLib/Types.h.