Jump to content

UCHAR: Difference between revisions

From EDM2
Anakor (talk | contribs)
m Format
No edit summary
Line 14: Line 14:


Range: 0 - 255
Range: 0 - 255
[[OS2_API | Back to OS/2 API]]
[[Category:The OS/2 API Project]]

Revision as of 15:11, 1 November 2011

UCHAR

Single-byte unsigned character or unsigned integer.

Type

unsigned char

C Declaration Method

typedef

Coment

Range: 0 - 255


Back to OS/2 API