Welcome, Guest
Username: Password: Remember me

TOPIC: Format ascii file

Format ascii file 8 years 6 months ago #21208

  • Chinga Rosillo
  • Chinga Rosillo's Avatar
Hello

Someone can u tell me what is a format ascii file?

Thanks
The administrator has disabled public write access.

Format ascii file 8 years 6 months ago #21210

  • jmhervouet
  • jmhervouet's Avatar
Hello,

A formatted ASCII file is a simple text file that you can open and modify with a simple editor like Wordpad, with lines separated by carriage returns, as opposed to binary files which are rather a mere succession of bytes which code for anything. Both types of files are opened differently in Fortran with the OPEN statement, adding FORM='FORMATTED' or FORM='UNFORMATTED', and read differently with the READ statement.

With best regards,

Jean-Michel Hervouet
The administrator has disabled public write access.
Moderators: Pablo, pavans

The open TELEMAC-MASCARET template for Joomla!2.5, the HTML 4 version.