|
> > I understand what you are saying about the C method. However doesn't > system() export a separate variable? > system() has to conform to a standard. The system() function conforms to ISO/IEC 9899:1990 ("ISO C89") and IEEE Std 1003.2 ("POSIX.2"). Likewise, the errors returned by it need to conform to that same standard. Adding another variable to the prototype would break that compatbility. The _EXCP_MSGID variable is an iSeries-only feature.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.