×

Good News Everybody!

The new search engine is LIVE!

Please report any problems to david (at) midrange.com.




"RPG400-L" <rpg400-l-bounces@xxxxxxxxxxxx> wrote on 10/06/2016 04:58:17
PM:
I was under the impression that parameters are passed by reference, i.e.

a pointer is passed. Is that not the case?

By default parameters are passed by reference, yes. But, that
does not mean that RPG receives a pointer value. Rather, it means that
RPG receives a list of addresses which it then bases your procedure
parameter list against. Meaning, if your parameter list wants to get a
pointer address as a value then what has to be passed is the address of
the address to be passed by reference.

Sincerely,

Dave Clark

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2026 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.