Hello Brandon,

Thursday, January 14, 2010, 7:40:45 AM, you wrote:
> Really, the only reason in this case is that there is no equivalent
> for `extern "C"' that you can apply to a function definition, only to
> a declaration

it works with GCC:

extern "C" int c_szOpenArchive (TABI_ELEMENT* params)
{
....
}

-- 
Best regards,
 Bulat                            mailto:[email protected]

_______________________________________________
Haskell-Cafe mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to