Jump to content

UCHAR

From EDM2
Revision as of 15:11, 1 November 2011 by Martini (talk | contribs)

UCHAR

Single-byte unsigned character or unsigned integer.

Type

unsigned char

C Declaration Method

typedef

Coment

Range: 0 - 255


Back to OS/2 API