| |
string form= | ascii, native, xdr
|
string format= | Element format (for conversion to ASCII)
|
bool ibm=n [y/n] | Special case - assume integers actually represent IBM floats
|
int line=8 | Number of numbers per line (for conversion to ASCII)
|
int strip=0 | If strip characters from format at the end of the line
|
bool trunc=n [y/n] | Truncate or round to nearest when converting from float to int/short
|
string type= | int, float, complex, short, long
|
|