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:bulat.zigans...@gmail.com

_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to