Abort, Retry, Ignore, Fail? (Was: stepping machanism

From: Max Eskin <max82_at_surfree.com>
Date: Thu Apr 15 16:57:56 1999

On Thu, 15 Apr 1999 Philip.Belben_at_powertech.co.uk wrote:
>Hang on. I don't claim to be fluent in C, so I was keeping out of this debate,
>but this is well weird! As I understand it, you don't have to prototype
>anything in C - or shouldn't have to. The only C compiler I've ever used
>doesn't even SUPPORT prototypes!

I'm just not good with jargon. I meant declaring. In perl, everything is
dynamically allocated. You don't do "int foo; foo=5;", you just do
"$foo=5;".

--Max Eskin (max82_at_surfree.com)
  http://scivault.hypermart.net: Ignorance is Impotence - Knowledge is Power
Received on Thu Apr 15 1999 - 16:57:56 BST

This archive was generated by hypermail 2.3.0 : Fri Oct 10 2014 - 23:31:43 BST