#include <qp2user.h> int* Qp2errnop(void);
Qp2errnop() returns a pointer to the i5/OS PASE errno variable for the current thread.
None.
None.
The function result is a pointer to the i5/OS PASE errno variable for the current thread, or a null pointer if errno location is not available (such as when no i5/OS PASE program is running in the job).
Top | i5/OS PASE APIs | APIs by category |