(Contents)(Previous)(Next)

C / C++ Precompiler Calls and Options

The input file for the precompiler (source) must be specified without suffix. Its complete name, however, is "<fn>.cpc".

C/C++ precompiler options:

For an explanation of the different precompiler options, see the ADABAS

C/C++ Precompiler Manual.

Compiler option: see information about the corresponding C compiler.

Set is: -c

Sample call: cpc -u DBUSER,DBPWRD test

Additional connect data is fetched for the corresponding session from the connect command specified in the program and/or from the XUSER file. If no XUSER file is available, all connect data must be specified using the precompiler options. These options are only valid for session 1.


(Contents)(Previous)(Next)