| United States-English |
|
|
|
![]() |
HP Fortran Compiler for HP-UX: HP Fortran Programmer's Reference > Chapter 10 HP
Fortran statementsENCODE (extension) |
|
Outputs formatted data to internal storage. Syntax
DescriptionThe ENCODE statement is a nonstandard feature of HP Fortran
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: |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|||||||||||||||