Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. halunke86

    Leading spaces in real format

    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...

Part and Inventory Search

Back
Top