
19 Nov
2010
19 Nov
'10
5:01 p.m.
Hi,
I'm just starting to use libSmi with C++Builder (Borland/Codegear/Embarcadero), and thinking that writing a C++ wrapper would make my life a little easier.
Does one exist already, and if so where?
Regards, Roddy

19 Nov
19 Nov
6:04 p.m.
On Fri, Nov 19, 2010 at 04:01:42PM +0000, Roddy Pratt wrote:
I'm just starting to use libSmi with C++Builder (Borland/Codegear/Embarcadero), and thinking that writing a C++ wrapper would make my life a little easier.
The headers should come with proper
#ifdef __cplusplus extern "C" { #endif
wrappers and this should be all that is needed to use the library.
/js
--
Juergen Schoenwaelder Jacobs University Bremen gGmbH
Phone: +49 421 200 3587 Campus Ring 1, 28759 Bremen, Germany
Fax: +49 421 200 3103 http://www.jacobs-university.de/
5332
Age (days ago)
5332
Last active (days ago)
1 comments
2 participants
participants (2)
-
Juergen Schoenwaelder
-
Roddy Pratt