2.4.2 LPCSTR


Name

LPCSTR

Declaration

typedef const char* LPCSTR

Examples

Remark

LPCSTR is synonym for constant character pointer.

Header to Included

origin.h

Reference