2009/5/26 Yan Chengyuan <[email protected]>: > I'm sorry,but what does 'cdecl' mean? > in fact i know nothing about how to import functions from external > compiled library.
http://freepascal.org/docs-html/prog/progse22.html i think osx has only one calling convention defined (per arch), so presumably it isn't necessary to specify cdecl. henry _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
