Jump to content

BOOL: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
No edit summary
Line 10: Line 10:
*[[FALSE]]
*[[FALSE]]


=== Example===
typedef unsigned long BOOL;
[[Category:Data type]]
[[Category:Data type]]

Revision as of 00:04, 17 August 2017

BOOL

Boolean

Type

unsigned long

Coment

Values are:

Example

typedef unsigned long BOOL;