I have a file that contains large amounts of data. I need to split it into many files that contain a set amount of enteries. My problem is that i have no clue how to make fortran name the output files automatically.
Examplary file names:
image1
image2
image3
..
image[n]
How do you append a number to a character string?
Examplary file names:
image1
image2
image3
..
image[n]
How do you append a number to a character string?