×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
On 09 Oct 2013 09:28, Justin Taylor wrote:
<<SNIP>> call to qsysetegid fails. <<SNIP>> errno is set to indicate
the error. How do I retrieve the errno? I tried the following, but
just get null:
lpErrNo = Qp2errnop();
The code will want to retrieve the errno, not the PASE errno. Use
the __errno and strerror; e.g. as in one of the following [although the
latter is a non-functional code example, presumably nothing to do with
its errno handling]:
http://archive.midrange.com/rpg400-l/200203/msg01002.html
http://code.midrange.com/2c08ed8d39.html
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 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.