This website requires JavaScript.
Explore
Help
Register
Sign In
eburk
/
libflint
Watch
1
Star
0
Fork
You've already forked libflint
0
Code
Issues
Pull Requests
Actions
Activity
c52712471f
libflint
/
docs
/
bool.md
9 lines
91 B
Markdown
Raw
Blame
History
# bool
Macro representation of truthy values
```c
#define LFTRUE 1
#define LFFALSE 0
```
Reference in New Issue
View Git Blame
Copy Permalink