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

CFLOW ( 1) CFLOW ( 1) produces the the output 1 2 3 4 5 main: int(), f: int(), h: i: int, g: When the nesting level becomes too deep, the -e option of pr(1) can be used to compress the tab expansion to something less than evecy eight spaces. The following options are interpreted by cflow: -r Reverse the "caller:callee" relationship producing an inverted listing showing the callers of each function. The listing is also sorted in lexicographical order by callee. -ix Include external and static data symbols. The default is to include only functions in the flow graph. -i_ Include names that begin with an underscore. The default is to exclude these functions (and data if -ix is used). -dnum The num decimal integer indicates the depth at which the flow graph is cut off. By default this is a vecy large number. Attempts to set the cutoff depth to a nonpositive integer will be met with contempt. DIAGNOSTICS Complains about bad options. Complains about multiple definitions and only believes the first. Other messages may come from the various programs used (e.g., the C-preprocessor). SEE ALSO as( 1), cc(1), lex( 1), lint( 1), nm( 1), pr(1), yacc( 1). BUGS Files produced by lex(1) and yacc(1) cause the reordering of line number declarations which can confuse eft ow. To get proper results, feed cflow the yacc or lex input. - 2-

CFONT ( l ) ( AT&T UNIX PC only ) CFONT ( l ) NAME cfont - convert fonts to ASCII and vice-versa SYNOPSIS cfont binaryfont > asciiront cfont asciifont > binaryfont DESCRIPTION Cfont converts to and from the system font file format (see font(4)). When asked to decode a binary font, a line-oriented ASCII file is produced. An example of such a file is included here. EXAMPLE # magic Ox18e # flags OxO hs 26 vs 38 basel 24 ############### Character Ox21, 041, 33 ! ! ! ! ! ! ! ! ! ! char 33 hs 3 vs 19 ha 3 va -19 hi 8 vi 0 bits *** bits *** bits *** bits *** bits *** bits *** bits *** bits *** bits *** bits *** bits *** bits *** bits *** bits bits bits bits *** bits *** bits *** ############### Character Ox24, 044, 36 $ $ $ $ $ $ $ $ $ char 36 hs 13 vs 26 ha 3 - 1 -

CFONT ( l ) ( AT&T UNIX PC only ) CFONT ( l )<br />

NAME<br />

cfont - convert fonts to ASCII and vice-versa<br />

SYNOPSIS<br />

cfont binaryfont > asciiront<br />

cfont asciifont > binaryfont<br />

DESCRIPTION<br />

Cfont converts to and from the system font file format (see<br />

font(4)). When asked to decode a binary font, a line-oriented<br />

ASCII file is produced. An example of such a file is included here.<br />

EXAMPLE<br />

# magic Ox18e<br />

# flags OxO<br />

hs 26<br />

vs 38<br />

basel 24<br />

############### Character Ox21, 041, 33 ! ! ! ! ! ! ! ! !<br />

!<br />

char 33<br />

hs 3<br />

vs 19<br />

ha 3<br />

va -19<br />

hi 8<br />

vi 0<br />

bits ***<br />

bits ***<br />

bits ***<br />

bits ***<br />

bits ***<br />

bits ***<br />

bits ***<br />

bits ***<br />

bits ***<br />

bits ***<br />

bits ***<br />

bits ***<br />

bits ***<br />

bits<br />

bits<br />

bits<br />

bits ***<br />

bits ***<br />

bits ***<br />

############### Character Ox24, 044, 36 $ $ $ $ $<br />

$ $ $ $<br />

char 36<br />

hs 13<br />

vs 26<br />

ha 3<br />

- 1 -

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

Saved successfully!

Ooh no, something went wrong!