Useful for generating wrappers to call RPG/COBOL programs. ILE C doesn't emit PCML, and no system APIs have it. Branch: `pcml` * [X] Use `QBNRPII` to retrieve PCML * [ ] Parse XML (what C++ library for this? Or just use expat/libxml2?) * [ ] Generate structures and function wrappers
Useful for generating wrappers to call RPG/COBOL programs. ILE C doesn't emit PCML, and no system APIs have it.
Branch:
pcmlQBNRPIIto retrieve PCML