(Latest Revision: Thu Sep 30 23:48:23 PDT 2004 ) ex0301.script

ex0301.script


Script started on Thu Sep 30 23:47:02 2004
john@alcyone:(~/Classes/CS1500/Week05) a.out
This program will allow you to input an integer to square.
For example, if you input 97, the program will output 9409.
Please type an integer:  11
The square of 11 is 121.
john@alcyone:(~/Classes/CS1500/Week05) exit
script done on Thu Sep 30 23:47:13 2004