Hello,
I have a problem with real numbers with a variable length: I want to format it that there are no leading spaces. I've read about trim(adjustl()) , but don't know how to integrate it.
Here is the fortran code:
<code>
WRITE(6,15000)(
1 '<distance>',DA(N1),'</distance>',
2...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.