| Word Size: | 32 bit |
| GBYTES/SBYTES version(s): | Generic Fortran or RS6000 Fortran |
| Byte Reversal: | No |
| Fortran Direct Access: | |
|
plain binary |
|
Bytes |
|
Yes, IOSTAT=122 |
| Sequential binary file format: | f77 control words |
| ASCII file format: | Newline delimited |
| Comments: | Fortran character string default size limit is 500 bytes. The compiler option "-q charlen=nnnn" will define a larger default. The actual compiler is xlf and, f77 simply invokes xlf. The driver for exabytes (and probably other tapes) has a blocksize definition which must be set to "0" for our device read codes to work. It is often set to some specific block length by default. |