- #1
- 25
- 0
Is it possible to loop a set of numbers?
For example I wish to run a set of number 1,2,3,4,5...52 but when we get to 52 I wish to go back to 1 and start looping again.
How do write an output file in Fortran?
I have opened a file and moved each character so that each letter has moved for example d to e...x to y... How could I write this new series of characters to a file
For example I wish to run a set of number 1,2,3,4,5...52 but when we get to 52 I wish to go back to 1 and start looping again.
How do write an output file in Fortran?
I have opened a file and moved each character so that each letter has moved for example d to e...x to y... How could I write this new series of characters to a file