Recent content by mitramatra

  1. M

    Fortran FORTRAN Open Arbitrary number of files in Do Loop

    Hi everyone I have got similar problem.. How can i write to an existing file without deleting previous data. so basically i want to add new info every time i run the program. Thanks