Re: Pass by Reference

new topic     » goto parent     » topic index » view thread      » older message » newer message
DerekParnell said...

Euphoria's implementation does this ...

  • When given more right-hand-side (RHS) values than there are LHS variables, the extra values are silently ignored.
  • When given more LHS variables than there are RHS values, the extra variables are silently ignored.
  • It allows omitted variables in the LHS set, which permits the coder to ignore selected returned values.

Sorry for the late response - I've been busy with other stuff.

Thanks, this clarifies a lot.

- David

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu