mafiasteve
Technical User
Hello!
Is there any possibility to avoid a fortran program to read in files?
I need to modify an existing program which reads some information from different files (on hard drive) at runtime.
I hope it would save some time to get these files into my Program before compiling.
Is there any simple copy/paste method for example with help of common blocks or sth. similar?
I´m using Intel Fortran 9.1, code is F77.
Is there any possibility to avoid a fortran program to read in files?
I need to modify an existing program which reads some information from different files (on hard drive) at runtime.
I hope it would save some time to get these files into my Program before compiling.
Is there any simple copy/paste method for example with help of common blocks or sth. similar?
I´m using Intel Fortran 9.1, code is F77.