BlitzMax Syntax

www.progui.co.uk  Top  Previous  Next

BlitzMax Syntax

PureBasic syntax is used to document all commands in this manual. Use the following chart to translate the BlitzMax data types:

 

Type

PureBasic

BlitzMax

Int

variable.i

variable:Int

Long

variable.l

variable:Int

String

variable.s

variable:String