Undocumented Data Type Shortcut
BlitzMax Forums/BlitzMax Programming/Undocumented Data Type Shortcut and @@ is a short. Or you could just use :byte or :short
Print 256:Byte
is documented
is documented
Yeah, this is correct -- @ is byte and @@ is short. Looks like it got missed out.
i would love to see this :-)
byte=@
short=@@
int=@@@@
long=@@@@@@@@
byte=@
short=@@
int=@@@@
long=@@@@@@@@
MrCredo: Only if you're sadistic.
lol@Credo
I was thinking it was a bad idea to make short two charachters but I guess you ran out of symbols eh :)
I was thinking it was a bad idea to make short two charachters but I guess you ran out of symbols eh :)
So I'm the only one that actually likes MrCredo's idea? ;]
yes. :)
hey people, this was a joke :-)
personaly, i don't like this shortcuts, and i think here should exist another shortcut for @@
personaly, i don't like this shortcuts, and i think here should exist another shortcut for @@