C Client-Side SDK
LaunchDarkly SDK
boolean.h File Reference

A custom c89 boolean type. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define LDBooleanTrue   1
 
#define LDBooleanFalse   0
 

Typedefs

typedef char LDBoolean
 

Detailed Description

A custom c89 boolean type.