Re: Visual Studio Information for Borland Delphi Customers
- From: "Chris Burrows" <cfbsoftware@xxxxxxxxxxx>
- Date: Thu, 6 Apr 2006 13:22:19 +0930
"Dan Barclay" <Dan@xxxxxxxx> wrote in message
news:44344978@xxxxxxxxxxxxxxxxxxxxxxxxx
I did try to declare them, then put them down below with no success. I
take it that there just isn't a way to do it.
Died-in-the-wool *Pascal* programmers *expect* the procedure body to be
defined before it is used. Anything else is a habit gained from use of other
languages and is confusing unless used consistently. The true intention of
the 'forward' keyword was just to handle the exceptional case of mutually
recursive procedures (i.e. a calls b and b calls a).
--
Chris Burrows
CFB Software
http://www.cfbsoftware.com/gpcp
.
- Follow-Ups:
- Re: Visual Studio Information for Borland Delphi Customers
- From: Jim Cooper
- Re: Visual Studio Information for Borland Delphi Customers
- From: Dan Barclay
- Re: Visual Studio Information for Borland Delphi Customers
- References:
- Visual Studio Information for Borland Delphi Customers
- From: Trevor de Koekkoek
- Re: Visual Studio Information for Borland Delphi Customers
- From: Larry Maturo
- Re: Visual Studio Information for Borland Delphi Customers
- From: Brion L. Webster
- Re: Visual Studio Information for Borland Delphi Customers
- From: Dan Barclay
- Re: Visual Studio Information for Borland Delphi Customers
- From: David Clegg
- Re: Visual Studio Information for Borland Delphi Customers
- From: Dan Barclay
- Visual Studio Information for Borland Delphi Customers
- Prev by Date: Re: Visual Studio Information for Borland Delphi Customers
- Next by Date: Re: Adobe signs first Flash deal on mobile phones (in the US)
- Previous by thread: Re: Visual Studio Information for Borland Delphi Customers
- Next by thread: Re: Visual Studio Information for Borland Delphi Customers
- Index(es):
Relevant Pages
|