Reputation: 21
I am working with some code in Fortran where the format of writing out to some file is '(a,2(2x,3i4))'.
'(a,2(2x,3i4))'
How do you break each part of this down to understand what it means?
Upvotes: 0
Views: 346
Reputation: 7267
Upvotes: 2