Qp2errnop()--Retrieve i5/OS PASE errno Pointer


  Syntax
 #include <qp2user.h>

 int* Qp2errnop(void);

  Service Program Name: QP2USER

  Default Public Authority: *USE

  Threadsafe: Yes

Qp2errnop() returns a pointer to the i5/OS PASE errno variable for the current thread.


Parameters

None.


Authorities

None.


Return Value

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).


Related Information



API introduced: V5R2
Top | i5/OS PASE APIs | APIs by category