Coder's Guild Mailing List

Re: Pascal and Prototypes

Posted by Mike Hodgson on 1999-02-24

Ulli Wrote:

> Hi Jes, how's it goin'?
> 
> On 23 Feb 99, at 18:29, Jes wrote:
> 
> > First case: If you want to prototype a procedure declared further down
=
> > the same unit, you use the forward declaration.
> > procedure A(M: Integer); forward;
> This works not with TP/BP compilers, it was implemented with 
> Delphi.

the forward declaration sure does work with TP/BP (version 7 at least).

Regards,
Mike