|
|
The
rpcgen
compiler provides a means for defining C-preprocessing symbols and
assigning values to them from the command line.
Command-line define statements can, for example, be used to
compile conditional debugging code that is compiled only when the
DEBUG
symbol is defined.
For example:
rpcgen -DDEBUG proto.x