Operator shortcuts

BlitzMax Forums/BlitzMax Programming/Operator shortcuts

Bot Builder(Posted 2005) [#1]
Ok, here's all the operator shortcuts I know

Byte=@
Short=@@
Int=%
Float=#
Double=##,!
String=$

what's long? the new ones should really be documented.