- Subject: Re: [slang-users] push array structure into slang
- From: Michael Noble <mnoble@xxxxxxxxxxxxx>
- Date: Thu, 25 Aug 2005 13:45:24 -0400
> symbol: _Z17_SLang_pop_structPP18_SLang_Struct_Type
This entry point name has C++ linkage (mangled by the C++ compiler,
e.g. in order to support overloading). Use the extern "C" qualifier
to ensure C linkage.
-Mike
_______________________________________________
To unsubscribe, visit http://jedsoft.org/slang/mailinglists.html
[2005 date index]
[2005 thread index]
[Thread Prev] [Thread Next]
[Date Prev] [Date Next]