Next: What You Can Do
Up: Basic Pascal
Previous: Sample Program Revised
Contents
Most useful programs do not just print something to the output. Instead, most
read data from some source, process the data, and generate some output.
This chapter discusses the simplest method to read some information from
the standard input device: the keyboard.
Subsections
Tak Auyeung
2003-12-03