Browsing this Thread:
1 Anonymous Users
|
Sending values to procedures by reference in PortablE
|
||||
|---|---|---|---|---|
|
Just can't stay away
![]() |
I want improving my coding skills so I want ask how in PortablE send value into procedure by reference. Sending value in this way not create new temporary local variable, and changes in procedure are visible level higher even if value is local - not global. It can be useful for some speed optimisations because creating temporary values take some time.
For example I try create code but this code is not compiling because I not know proper PortablE language semantic. Quote: <pre> I expect result of this program = 7 because b is pointered to a How write this in proper way?
Posted on: 2013/10/2 17:39
|
|||
|
||||
You can view topic.
You cannot start a new topic.
You cannot reply to posts.
You cannot edit your posts.
You cannot delete your posts.
You cannot add new polls.
You cannot vote in polls.
You cannot attach files to posts.
You cannot post without approval.
You cannot use topic type.
You cannot use HTML syntax.
You cannot use signature.
You cannot create PDF files.
You cannot get print page.






