Bill Moseley
2012-07-22 01:12:09 UTC
I'm stuck trying to link with a C++ library where some of the signatures
are "long long int".
note: candidate is: int SomeClass::Foo(char*, long long int, char*, int,
use64bitint=define, use64bitall=define
Could someone please show me how to correctly handle this signature?
Thanks,
are "long long int".
note: candidate is: int SomeClass::Foo(char*, long long int, char*, int,
long long int, bool, bool)
perl -V shows this, if of any concern:use64bitint=define, use64bitall=define
Could someone please show me how to correctly handle this signature?
Thanks,
--
Bill Moseley
***@hank.org
Bill Moseley
***@hank.org