Qp2errnop()--Retrieve IBM PASE for i 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 IBM® i PASE errno variable for the current thread.


Parameters

None.


Authorities

None.


Return Value

The function result is a pointer to the IBM PASE for i errno variable for the current thread, or a null pointer if errno location is not available (such as when no IBM PASE for i program is running in the job).


Related Information



API introduced: V5R2

[ Back to top | IBM PASE for i APIs | APIs by category ]