|
How do I to specify the preprocessor? If you are using Microsoft Visual C++ you do not need to specify the preprocessor as rpcgen will default to this. If you are using Borland C, you need to use the -c option and specify cpp32.exe as the preprocessor.
|
|
|