stdbool.h File Reference

API published in:
API deprecated in:


Go to the source code of this file.


Defines

#define  __bool_true_false_are_defined   1
#define  false   0
#define  true   1
#define  bool   _Bool

Typedefs

typedef int  _Bool

Define Documentation

#define __bool_true_false_are_defined   1
 
#define bool   _Bool
 
#define false   0
 
#define true   1
 

Typedef Documentation

typedef int _Bool
 

Copyright © Nokia Corporation 2001-2008
Back to top