From: "perl.org" <[EMAIL PROTECTED]> > On Wed, 14 Jul 2004 13:06:24 -0600, Wiggins d Anconia wrote > > Typed return value, yikes, you have just cut out half of the value > > of using a 4GL... Back to C with you! ;-) Let's see if we can get > > P5P to implement pointer arithmetic for references...uh.... > > No, Java has this and no pointer arithmetic is required.
Do not speak the name of Satan! And does the language-that-should-not-be-named support this? ($x, $y) = some_function( $some, $params); or do I still have to jump through the hoops just to get two numbers out of a function like I did in C 30 (or is it 40?) years ago? OTOH, not all static typed languages are bad. Some have a type system that's conceptualy newer than the state of the art 30 years ago. Shame both Java and C# are firmly rooted in the 70's. Jenda ===== [EMAIL PROTECTED] === http://Jenda.Krynicky.cz ===== When it comes to wine, women and song, wizards are allowed to get drunk and croon as much as they like. -- Terry Pratchett in Sourcery -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>