C header files
Header files are provided to help you write C application programs that use the MQI. These header files are summarized in the table:
| File name | Description | IBM® i | UNIX and Linux systems | Windows | z/OS® |
|---|---|---|---|---|---|
| Call prototypes, data types, return codes, constants, and structures | |||||
| CMQC | MQI definitions | C | C | C | C |
| CMQBC | MQAI definitions | C | C | C | |
| CMQEC | Interface Entry Points definition (includes CMQC, CMQXC and CMQZC) | C | C | ||
| CMQCFC | PCF definitions | C | C | C | C |
| CMQPSC | Publish/Subscribe definitions | C | C | C | C |
| CMQXC | Channel and exit definitions | C | C | C | C |
| CMQZC | Installable services definitions | C | C | C | |
|
Key: C= Files provided |
|||||