Name

make_err — Error catalogue creation tool

Synopsis

make_err 

[ -d | -n | -u ] [ input-file ] [ output-file ]

make_err 

{ -v }

Descriptions

make_err generates error catalogues. make_err reads data from standard input and prints the results to standard output unless input-file or output-file are specified. By default make_err runs in declaration mode.

Options

-d

Causes make_err to output all error definitions to the output-file.

-n

Causes make_err to output all error declarations to the output-file.

-u

Causes make_err to output all usages to the output-file.

-v

Causes make_err print its version number.

See Also

tcc.