by Jay » Fri Aug 30, 2002 12:53 am
True, but I find the 'return' idea to be much more useful as a function because you've still got an element of control over the value it returns, and you can pass it through another function, say.
If you're function is printing it out, then you're stuffed if you want to manipulate it more!