LPCSTR

 

Name

LPCSTR

Declaration

typedef const char* LPCSTR

Examples

Remark

LPCSTR is synonym for constant character pointer.

header to Included

origin.h

Reference