Jump to content

Char: Difference between revisions

From EDM2
Anakor (talk | contribs)
No edit summary
 
No edit summary
Line 10: Line 10:


-128 to 127
-128 to 127
[[OS2_API | Back to OS/2 API]]
[[Category:The OS/2 API Project]]

Revision as of 21:32, 1 November 2011

char

Char is a standard c type.

Length

8 bit

Range

-128 to 127


Back to OS/2 API