From: "Roozbeh GHolizadeh" <[EMAIL PROTECTED]>
So,how should i use them? i mean i have to create a unit and do header translation,and declare variables and function as external?
Yes.
also if that obj uses procedures like malloc or other sdtlibc funcions,does that make any problems?
Ideally C obj files or libraries must not contain C rtl calls. Like zlib. Otherwise it is problematic to use them. Yury Sidorov. _______________________________________________ fpc-devel maillist - [email protected] http://lists.freepascal.org/mailman/listinfo/fpc-devel
