[fpc-pascal] const records passed incorrectly

Jonas Maebe jonas.maebe at elis.ugent.be
Mon Nov 16 17:43:52 CET 2009


Anthony Walter wrote on Mon, 16 Nov 2009:

> Jonas:
>
> I noticed the bit you posted which looked like this:
>
>
> {$define cdecl:=delphicdecl}
>
> Does this mean I can redefine patterns as seen by FPC?

Yes. They are basically equivalent to C macro's, except that they do  
not support parameters. See  
http://www.freepascal.org/docs-html/prog/progsu45.html (and the linked  
page) for more info.


Jonas

----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.




More information about the fpc-pascal mailing list