|
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 */
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.