Next: WRITE
Up: Input and Output
Previous: Input and Output

Input/Output Options

The READ and PRINT statements that we have been using to do I/O to this point have been simple, but functional. Try to think of some things that you might like to be able to do that aren't possible with the forms of READ and PRINT that we are using now.

Click here for some examples

These and other things are possible by using more complicated variants of READ and PRINT.


Next: WRITE
Up: Input and Output
Previous: Input and Output

Hamlet Project
hamlet@cs.utah.edu