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.

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

Reply via email to