Author: TerenceTerence Date: May 18, 2008 17:07
On May 19, 2:28 am, Bamm gmail.com> wrote:
>>> Finally my fortran class is over! That means no more g77 for me.
>>> Yay! :)
>
>> So, how did you do ? Whatever became of the "press any key" problem ?
>
> I followed the advice to just used read * and tell the user to press
> Enter. :)
You could have used the GETCHARQQ() routine or the equivalent service
in other compilers.
|