18.08.2013 Views

(SYSLIB) Programming Reference Manual - Public Support Login ...

(SYSLIB) Programming Reference Manual - Public Support Login ...

(SYSLIB) Programming Reference Manual - Public Support Login ...

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Obsolete Entry Points, PROCs, and Routines<br />

E$F(07)–Floating-to-Fixed (FORTRAN F)<br />

The addressed word is assumed to be a floating-point number and is edited to fixed<br />

point with d places following the decimal point. Negative numbers, including minus<br />

zero, are treated as in E$E.<br />

E$DE(26)–Double-Precision Floating-Point<br />

This editing function is the same as E$E, with the addressed word and the<br />

addressed word plus one edited as a double-precision, floating-point number. A<br />

decimal exponent consisting of a sign and 3 digits is inserted immediately to the<br />

right of the significant portion.<br />

E$DF(27)–Double-Precision Floating-to-Fixed<br />

EIMG$<br />

This editing function is the same as E$F, with the addressed word and the<br />

addressed word plus one edited as a double-precision, floating-point number.<br />

The edited output of EOUT$ is stored in a 22-word buffer in the EOUT$ D-bank<br />

following the externally defined label EIMG$.<br />

E$CENT<br />

The text at m is edited as a centered string. The parameters m and x may be given;<br />

in addition, a third parameter is required to specify the number of characters in the<br />

string. The string will be centered in a 128-character line and edited by a call to E$A.<br />

J.3.2. Output Functions<br />

The output functions serve to transmit the edited line to an output device. The device to<br />

be used is determined by the d-field:<br />

Printer d=0<br />

Card Punch d=1<br />

Display Console d=2<br />

The word or character count is given in the t-field. This count must be given. (It is not<br />

assumed maximum if it is given as zero.) For the printer, the word count is normally 22;<br />

for the card punch, normally 14. For the display console, the t-field is a character count<br />

and cannot be more than 60.<br />

For the printer, the m-field serves to specify the number of lines to be spaced. A value<br />

greater than the length of a logical page results in printing on the first line of the next<br />

page. For the punch and display console, the m-field is ignored. The number given in<br />

parentheses following the procedure call is the octal function code.<br />

J–6 7833 1733–004

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!