This section is aimed at the C++ programmer who wants to write programs for the i5/OS platform.
IBM(R) ILE C++ for iSeries(TM) is a native compiler for C++ programs. The following instructions describe how to use it compiler to create WebSphere(R) MQ C++ applications. Users of the VisualAge(R) cross-compilers must interpret the instructions according to their version of the product.
CRTCPPMOD MODULE(MYLIB/IMQWRLD) + SRCSTMF('/QIBM/ProdData/mqm/samp/imqwrld.cpp') + INCDIR('/QIBM/ProdData/mqm/inc') DFTCHAR(*SIGNED) + TERASPACE(*YES)The source for the C++ sample programs can be found in /QIBM/ProdData/mqm/samp and the include files in /QIBM/ProdData/mqm/inc.
Alternatively, the source can be found in library SRCFILE(QCPPSRC/LIB) SRCMBR(IMQWRLD).
CRTPGM PGM(MYLIB/IMQWRLD) MODULE(MYLIB/IMQWRLD) + BNDSRVPGM(QMQM/IMQB23I4 QMQM/IMQS23I4)See iSeries for alternative service programs that you can use.
CALL PGM(MYLIB/IMQWRLD)
Notices |
Downloads |
Library |
Support |
Feedback
![]() ![]() |
kit400 |