
7 Jul
2010
7 Jul
'10
4:35 p.m.
AMDG Alapkumar Sinha wrote:
I have a situation where I have some part of the code is in C++ and some part in native C.
For C++ part, I can use the Boost directly. But for c part, is there a way to use the boost library as well.
One way I think of is to provide a c wrapper?
Can anyone suggest a better way?
I don't see how else you could use a C++ library from C. In Christ, Steven Watanabe P.S. Please start a new thread instead of replying to an unrelated thread.