
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

19 Mar
19 Mar
10:06 a.m.
Pamela Heckmann writes:
Pamela> I have an application that uses C++ methods, and I had to add Pamela> the following to the include files for the library:
[...]
I updated smi.h.in as suggested and checked it into the CVS.
/js
--
Juergen Schoenwaelder http://www.informatik.uni-osnabrueck.de/schoenw/
8535
Age (days ago)
8536
Last active (days ago)
1 comments
2 participants
participants (2)
-
Juergen Schoenwaelder
-
Pamela Heckmann