Quote:
Originally Posted by agraham
I am afraid that this is not the case for the optimising compiler.
|
Thanks for this additional info. Haven't realized that yet.
Quote:
Originally Posted by agraham
I know of no computer language that can return more than one result from a function.
|
That's true, but in most "modern" languages the "one" result can be an object which contains several different information.