AT&T UNIX™PC Unix System V Users Manual - tenox

AT&T UNIX™PC Unix System V Users Manual - tenox AT&T UNIX™PC Unix System V Users Manual - tenox

01.01.2013 Views

AS (l) (AT&T UNIX PC Only ) AS (I) FILES /usr /tmp/as[l-6]XXXXXX temporary files SEE ALSO ld(l), m4( 1), nm(l), strip(l), a.out(4). WARNING BUGS If the -m ( m4 macro pre-processor invocation) option is used, l keywords for m4 (see m4 (1)) cannot be used as symbols (variables, functions, labels) in the input file since m4 cannot determine which are assembler symbols and which are real m4 macros. Use the -b or -w option only when undefined symbols are known to refer to locations representable by the specified default displacement. Use of either option when assembling a file containing a reference to a symbol that is to be resolved by the loader can lead to unpredictable results, since the loader may be unable to place the address of the symbol into the space provided. The . align assembler directive is not guaranteed to work in the .text section when optimization is performed. Arithmetic expressions may only have one forward referenced symbol per expression. - 2-

ASA( l ) ASA ( l ) NAME asa - interpret ASA carriage control characters SYNOPSIS a.sa. [ files ] DESCRIPTION Asa interprets the output of FORTRAN programs that utilize ASA carriage control characters. It processes either the files whose names are given as arguments or the standard input if no file names are supplied. The first character of each line is assumed to be a control character; their meanings are: 1 1 (blank) single new line before printing 0 double new line before printing 1 new page before printing + overprint previous line. Lines beginning with other than the above characters are treated as if they began with 1 1 . The first character of a line is not printed. If any such lines appear, an appropriate diagnostic will appear on standard error. This program forces the first line of each input file to start on a new page. To correctly view the output of FORTRAN programs which use ASA carriage control characters, asa could be used as a filter thusly: SEE ALSO efl(l). a.out I asa l lpr and the output, properly formatted and pagenated, would be directed to the line printer. FORTRAN output sent to a file could be viewed by: asa file - 1 -

ASA( l ) ASA ( l )<br />

NAME<br />

asa - interpret ASA carriage control characters<br />

SYNOPSIS<br />

a.sa. [ files ]<br />

DESCRIPTION<br />

Asa interprets the output of FORTRAN programs that utilize ASA<br />

carriage control characters. It processes either the files whose<br />

names are given as arguments or the standard input if no file<br />

names are supplied. The first character of each line is assumed to<br />

be a control character; their meanings are:<br />

1 1 (blank) single new line before printing<br />

0 double new line before printing<br />

1 new page before printing<br />

+ overprint previous line.<br />

Lines beginning with other than the above characters are treated<br />

as if they began with 1 1 . The first character of a line is not<br />

printed. If any such lines appear, an appropriate diagnostic will<br />

appear on standard error. This program forces the first line of<br />

each input file to start on a new page.<br />

To correctly view the output of FORTRAN programs which use<br />

ASA carriage control characters, asa could be used as a filter<br />

thusly:<br />

SEE ALSO<br />

efl(l).<br />

a.out I asa l lpr<br />

and the output, properly formatted and pagenated, would be<br />

directed to the line printer. FORTRAN output sent to a file could<br />

be viewed by:<br />

asa file<br />

- 1 -

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

Saved successfully!

Ooh no, something went wrong!