Next: if
Up: No Title
Previous: size
Gnatlab can be programmed so that the user can add functionality.
Control structures are provided and can be combined to form user
definable functions. Control statements can be entered as any other
function, at the command prompt. Similarly, the user can declare a
function with the function command followed by the control
statements and commands which make up the function. Alternately, files
containing function declarations can be stored in a file ending in the
extension .n.
Arun Francis Rodrigues
1999-08-17