Function parameters
|
02-27-2019, 10:15 AM
(This post was last modified: 02-27-2019 10:16 AM by Oulan.)
Post: #1
|
|||
|
|||
Function parameters
While reading the user guide, it seems that the parameters of HP PPL
function are passed by value. Is there a way to pass them by reference ? --see PPL program -- Code:
As python mode is not described in this guide, is "pythonesque" function call use call by reference as in real python ? -- see real python program -- Code:
|
|||
02-27-2019, 04:24 PM
Post: #2
|
|||
|
|||
RE: Function parameters
(02-27-2019 10:15 AM)Oulan Wrote: While reading the user guide, it seems that the parameters of HP PPL No, you'll have to make the variables global. I'd really like an option to pass by reference as well but there's little to no chance of that happening. Tom L Cui bono? |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 2 Guest(s)