Header files

The header file bkpublic.h contains Bulk-Library definitions and is required in all application source files that contain calls to Bulk-Library routines.

Client-Library applications that call Bulk-Library routines need to include only bkpublic.h, since bkpublic.h includes ctpublic.h. No harm is done if the application includes both files.

Gateway Open Server applications that call Bulk-Library routines need to include bkpublic.h in addition to the other include files required by Server-Library. bkpublic.h does not include any Open Server header files.