Jump to content

BYTE: Difference between revisions

From EDM2
mNo edit summary
Ak120 (talk | contribs)
mNo edit summary
Line 1: Line 1:
== BYTE ==
== BYTE ==
A byte.
A byte.


=== Type ===
=== Type ===
unsigned char
unsigned char


==== C Declaration Method ====
==== C Declaration Method ====
typedef
typedef


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

Revision as of 12:00, 31 October 2016

BYTE

A byte.

Type

unsigned char

C Declaration Method

typedef