Documentation

White space

User may insert one or more whitespaces anywhere in the program text, except for keywords, literals, enumeration types, indetifiers, and variables. A whitespace is defined as a character coded 32 decimal. In a similar way, the tabulator (tab) and carriage return / line feed (new line) characters are processed.