Next: READ Statement
Up: Simple Input / Output
Previous: PRINT Statement
Note,
- each PRINT statement begins a new line;
- the PRINT statement can transfer any object of
intrinsic type to the standard output;
- strings may be delimited by the double or single quote symbols,
" and ';
- two occurrences of the string delimiter inside a
string produce one occurrence on output;
For more information, click here
Next: READ Statement
Up: Simple Input / Output
Previous: PRINT Statement
©University of Liverpool, 1997
Wed May 28 23:37:18 BST 1997Not for commercial use.