home | O'Reilly's CD bookshelfs | FreeBSD | Linux | Cisco | Cisco Exam  


m4

/usr/ccs/bin/m4 [options ] [files ]

Macro processor for RATFOR, C, and other program files .

Options

-B n

Set push-back and argument collection buffers to n (default is 4096).

-D name [=value ]

Define name as value or, if value is not specified, define name as null.

-e

Operate interactively, ignoring interrupts.

-H n

Set symbol table hash array size to n (default is 199).

-s

Enable line-sync output for the C preprocessor.

-S n

Set call stack size to n (default is 100 slots).

-T n

Set token buffer size to n (default is 512 bytes).

-U name

Undefine name .


Previous: Reference: ls UNIX in a Nutshell: System V Edition Next: Reference: mail
Reference: ls Book Index Reference: mail

The UNIX CD Bookshelf NavigationThe UNIX CD BookshelfUNIX Power ToolsUNIX in a NutshellLearning the vi Editorsed & awkLearning the Korn ShellLearning the UNIX Operating System