
18 Mar
2002
18 Mar
'02
9:11 p.m.
Hi,
Has there been any thought to adding the cplusplus defines in the include files for smi.lib?
I have an application that uses C++ methods, and I had to add the following to the include files for the library:
#ifdef __cplusplus extern "C" { #endif
....include file information .....
#ifdef __cplusplus } #endif
Pamela -- Pamela Heckmann Icon Laboratories, Inc. Pam_Heckmann@icon-labs.com The grand essentials to happiness in this life are something to do, something to love and something to hope for. - Joseph Addison