sizeof() ?

BlitzMax Forums/BlitzMax Programming/sizeof() ?

Does BMX have an opperator similar to the C sizeof() opperator? Basically to get the size of a type. No hurry, I'm just curious.

Yeah. SizeOf().

oh... lol... i should have tried it before i asked. I just assumed it wouldn't be what it should be :p