This website requires JavaScript.
Explore
Help
Sign in
visionmercer
/
qb64-include
Watch
1
Star
0
Fork
You've already forked qb64-include
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
6d690f2894
qb64-include
/
bool.bi
5 lines
93 B
Text
Raw
Normal View
History
Unescape
Escape
precompile checks
2022-09-19 01:27:48 +02:00
$if bool = undefined then
$let bool = defined
a start
2022-03-18 18:33:58 +01:00
Const False = 0
precompile checks
2022-09-19 01:27:48 +02:00
Const True = Not False
$end if
Reference in a new issue
Copy permalink