Re: Prototype for QSYRTVAI
Mark S Waterbury <[email protected]>
| Newsgroups | gmane.comp.lang.as400.c |
|---|---|
| Message-ID | <[email protected]> |
Good luck with that assumption. :-o > On 6/13/2018 4:56 PM, Neale Ferguson wrote: > The prototype for QSYRTVAI appears incorrect. The second parameter is documented as BINARY (4) (int) in the documentation but the prototype is declaring it to be a pointer to a BINARY (4). I assume the documentation is correct and the prototype has been incorrectly coded. > > > > > 79 | void QSYRTVAI (void *, /* Receiver variable */ | 16481 69^M > > 80 | int *, /* Receiver variable length */ | 16482 69^M > > 81 | char *, /* Format name */ | 16483 69^M > > 82 | char *, /* Authorization list name */ | 16484 69^M > > 83 | void *); /* Error code */ -- This is the Bare Metal Programming IBM i (AS/400 and iSeries) (C400-L) mailing list To post a message email: [email protected] To subscribe, unsubscribe, or change list options, visit: https://lists.midrange.com/mailman/listinfo/c400-l or email: [email protected] Before posting, please take a moment to review the archives at https://archive.midrange.com/c400-l.