Jump to content

BOOL32: Difference between revisions

From EDM2
Anakor (talk | contribs)
m Link to namespace
Anakor (talk | contribs)
m Format
Line 3: Line 3:
Boolean.
Boolean.


=== Base type ===
=== Type ===


[[OS2 API:DataType:unsigned long|unsigned long]]
unsigned long


== Values ==
==== C Declaration Method ====


*[[OS2 API:Constant:TRUE|TRUE]]
typedef
*[[OS2 API:Constant:FALSE|FALSE]]
 
=== Coment ===
Values are:
*[[OS2 API:Constant:TRUE|TRUE]]
*[[OS2 API:Constant:FALSE|FALSE]]

Revision as of 15:38, 27 May 2005

BOOL32

Boolean.

Type

unsigned long

C Declaration Method

typedef

Coment

Values are:
*TRUE
*FALSE