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 Mike Lewis 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. riprat

    Writing to binary fortran 90

    Relatively inexperienced in writing/diagnosing binary and I've got a problem that is driving me nuts. I'm trying to open and write to a binary file using the following code: OPEN(123, & FILE= 'filename', & FORM='UNFORMATTED', & ACCESS='DIRECT', & RECL=32) **this write statement is contained...

Part and Inventory Search

Back
Top