On Wed, 3 Sep 2025 17:45:29 -0500, Eric Erickson <[email protected]> wrote:

>int   (*pIggCsi00)(PARM1, PARM2, PARM3);                  
>iReturnCode = pIggCsi00(PARM1, PARM2, PARM3);   

Charle's example is a good one to follow. I'm not familiar with IGGCSI00 but 
don't forget that you need to pass a proper parmlist with pointers to parms and 
maybe a returned pointer. Can't tell if this is right or wrong without your 
definitions and verifying against the doc.

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to