Search the web
Sign In
New User? Sign Up
Fortran · Fortran Q/A's, info, lib and fans
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Can i use an output database file as an input file   Message List  
Reply | Forward Message #465 of 515 |
HI all,
I'm a new user of Fortran 77. Can i use an ouput database file as ab
input file in the same program.

I'm creating these output database files in a subroutine which i later
pass on to the main program. Now my question is can i use/read these
output database files as input files in the same main program to do som
other job.






Fri May 16, 2008 3:13 am

saruna26
Offline Offline
Send Email Send Email

Forward
Message #465 of 515 |
Expand Messages Author Sort by Date

HI all, I'm a new user of Fortran 77. Can i use an ouput database file as ab input file in the same program. I'm creating these output database files in a...
saruna26
Offline Send Email
May 16, 2008
4:20 pm

HI all, I'm a new user of Fortran 77. Can i use an ouput database file as ab input file in the same program. I'm creating these output database files in a...
saruna26
Offline Send Email
May 16, 2008
4:20 pm

Hi aruna, You can always use the out file again as an input file. But you have to close the file after you write the output. then again you need to open the...
Sunil Gurrapu
sunil_gurappu
Offline Send Email
May 20, 2008
5:28 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help