Re: pass by ref

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

OpenEuphoria has facilities that are usually better than pass by reference. But usually is not always. There are situations where pass by reference would be the easiest and most straightforward way of getting the job done. Using techniques like pseudo memory makes simulation of pass by reference less awkward but not as good as the real thing.

Almost all of the time using goto is a bad idea. But there are some situations where goto is a lesser evil than whatever else you might come up with to avoid it. The same with pass by reference.

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

Search



Quick Links

User menu

Not signed in.

Misc Menu