[fpc-other]Compatible with C language?
Jonas Maebe
fpc-other@lists.freepascal.org
Mon, 9 Aug 2004 11:42:51 +0200
On 9 aug 2004, at 11:31, Zhang Zheng wrote:
> If you have code in another language, like C or assembler, just use
> favorite compiler for it and call it from Free Pascal.
>
> Could tell me how to CALL IT FROM FREEPASCAL.
Please don't write in all uppercase, it's like shouting. See
http://www.freepascal.org/faq.html#HowToCallCFuncuntions,
http://www.freepascal.org/docs-html/ref/refsu48.html and
http://www.freepascal.org/docs-html/ref/refse51.htm
Jonas