DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 
Programming with Remote Procedure Calls (RPC)

rpcgen command-line define statements

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


© 2005 The SCO Group, Inc. All rights reserved.
SCO OpenServer Release 6.0.0 -- 02 June 2005