|
John, RPG passes parameters by reference (unless you specify VALUE for a parameter in a function prototype), so a parameter list is already a collection of pointers. If you don't like lengthy parameter lists, you could use a data structure for parameter exchange. A reason for explicitly using pointers as parameters could be having parameters of variable type. Joep Beckeringh ----- Oorspronkelijk bericht ----- Van: <JFinney@omnia.co.za> Aan: <RPG400-L@midrange.com> Verzonden: dinsdag 17 augustus 1999 15:31 Onderwerp: FTP Logging & Pointers > Hi All > > The heading of this post is misleading as I have two short questions. > > Where would I be able to view/edit the FTP logging ( server side) file ? > > Besides being used for mixed-language program calls, what benefits could be > obtained by a series of RPGLE modules using pointers ( as opposed to > lengthy parameter lists) ? > > Regards > John. > > > +--- > | This is the RPG/400 Mailing List! > | To submit a new message, send your mail to RPG400-L@midrange.com. > | To subscribe to this list send email to RPG400-L-SUB@midrange.com. > | To unsubscribe from this list send email to RPG400-L-UNSUB@midrange.com. > | Questions should be directed to the list owner/operator: david@midrange.com > +--- > +--- | This is the RPG/400 Mailing List! | To submit a new message, send your mail to RPG400-L@midrange.com. | To subscribe to this list send email to RPG400-L-SUB@midrange.com. | To unsubscribe from this list send email to RPG400-L-UNSUB@midrange.com. | Questions should be directed to the list owner/operator: david@midrange.com +---
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 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.