Jump to content

CHAR: Difference between revisions

From EDM2
mNo edit summary
Ak120 (talk | contribs)
mNo edit summary
Line 1: Line 1:
== CHAR ==
== CHAR ==
Single-byte character.
Single-byte character.


=== Type ===
=== Type ===
char
char


==== C Declaration Method ====
==== C Declaration Method ====
  #define
  #define


 
[[Category:Data type]]
[[Category:The OS/2 API Project]]

Revision as of 11:48, 31 October 2016

CHAR

Single-byte character.

Type

char

C Declaration Method

#define