Parameter Passing Styles

Program calls, including system API calls, require that parameters be passed by reference. However, there is no such requirement for procedure calls. ILE RPG allows three methods for passing and receiving prototyped parameters:

Parameters that are not prototyped may only be passed by reference.



[ Top of Page | Previous Page | Next Page | Contents | Index ]