View Single Post
  #9 (permalink)  
Old 05-12-2008, 04:19 PM
specci48's Avatar
specci48 specci48 is offline
Basic4ppc Expert
 
Join Date: Apr 2007
Location: Germany
Posts: 610
Default

Quote:
Originally Posted by agraham View Post
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 View Post
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.
Reply With Quote