| United States-English |
|
|
|
![]() |
HP Fortran 90 Programmer's Reference: HP Fortran 90 Programmer's Reference > Chapter 10 HP Fortran 90 statementsENCODE (extension) |
|
Outputs formatted data to internal storage. Syntax
DescriptionThe ENCODE
statement is a nonstandard feature of HP Fortran 90 and is provided
for compatibility with other versions of Fortran. The The ENCODE statement translates data from its internal (binary) representation into formatted character data. ExamplesThe following example program uses the ENCODE statement to write to an internal file:
When compiled and executed, this program outputs the following (where b represents a blank character):
Related statementsDECODE and WRITE Related conceptsFor related information, see the following: |
||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|||||||||||||||