coan 4.2.4
bool.h File Reference
#include "opts.h"
Include dependency graph for bool.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Enumerations

enum  bool { false, true }

Detailed Description

This file provides boolean constants if not supported by the language implementation.

Definition in file bool.h.


Enumeration Type Documentation

enum bool

Typedef for boolean type if not compiler native

Definition at line 56 of file bool.h.

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines