how to stop command prompt windows from closing while using fortran
how to stop command prompt windows from closing while using fortran
(OP)
hello, i'm pretty new to fortran (started using it today actually). i understand fortran doesn't have it's own gui, command prompts are used instead. however, i suffer from command prompt windows keep closing immediately the code is finished reading. how can i prevent this?





RE: how to stop command prompt windows from closing while using fortran
TTFN
I can do absolutely anything. I'm an expert!
FAQ731-376: Eng-Tips.com Forum Policies forum1529: Translation Assistance for Engineers
RE: how to stop command prompt windows from closing while using fortran
RE: how to stop command prompt windows from closing while using fortran
How do you start the program? do you double click on the executable and let it launch its own terminal?...if so, that's probably why it goes away as soon as the program terminates.
Try: