Re: pass by ref
- Posted by petelomax Feb 12, 2016
- 2016 views
jimcbrown said...
Actually, dcuny wrote about this a year ago:
I thought that was more about the number of parameters/return values rather than the types.
I confuse myself on these things as well, in Phix puts("str",1) is a compile-time error, whereas (cmiiw) it is a run-time error in OpenEuphoria.