On Thu, 4 Oct 2007 20:17:36 +0200 (CEST)
Daniël Mantione <[EMAIL PROTECTED]> wrote:

> 
> 
> Op Thu, 4 Oct 2007, schreef Mattias Gaertner:
> 
> > Yes, but I hoped to declare it in situ - without adding another
> > type. ;) The reason is that I'm auto translating some C headers
> > that contains aliases for functions.
> 
> procedure DoAliasSomething(...params...); cdecl; external 'useful';
> 
> ... is another approach.

Ok. I implemented that.

I'm curious: Why does fpc not allow 
const FuncAlias = MyFunc;
?

Mattias
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to