On Wed, Jan 9, 2013 at 11:23 AM, Chris Craddock <[email protected]>wrote:
> >> > >> On 09.01.2013 06:36, Sam Siegel wrote: > >> > >>> The Language Environment Vendor Interfaces (SA22-7568-09) mentions the > >>> ability to use XL C/C++ in an SRB. This is the full XL C/C++, with > some > >>> restrictions, not METAL-C. > > Beware that the "some restrictions" can be quite significant in practice. > Many of the C/C++ library routines you might expect to use just don't work > in that environment. > What about just pure C/C++ code without calling LE library routines or C-Runtime library routines and assuming that malloc/free and new/delete eventually invokes the STORAGE OBTAIN/DELETE provided by the substitute service routines? What about C++ STL? Thanks. > > CC > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO IBM-MAIN > ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
