12.ANNEXES
A Programming Language Manual




The annexes are pages with some detailed information.

ASCII table A table with numbers from 0 to 255 with their decimal, hexadecimal, binary and ASCII formats.
Default library The default GS9 library, including common functions to work with strings, tables, etc.
Math library The math library includes mathematical functions to work with integers and floats.
File library The files library offers functions to access and write or read from files.
Win library The win libraries includes some specific functions like launching applications or popping message boxes.