Skip to content

Skelebyte/C-Bool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

C-Bool

Need bools?

C-Bool has got your back!

With this super simple and probably useless 3 line snippet!

typedef int bool; #define true 1 #define false 0

It's crazy just how simple it is!

Tip

Just copy and paste it or download Bool.h and include it in your code!

About

Need booleans?

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages