Jump to content

Char: Difference between revisions

From EDM2
Ak120 (talk | contribs)
m Ak120 moved page OS2 API:DataType:char to Char
Ak120 (talk | contribs)
mNo edit summary
Line 1: Line 1:
== char ==
{{DISPLAYTITLE:char}}
Char is a standard C type.
 
<tt>char</tt> is a standard [[C]] type.


=== Length===
=== Length===

Revision as of 08:17, 6 January 2017


char is a standard C type.

Length

8 bit

Range

-128 to 127