[Libssh] Enhancements proposals
Aris Adamantiadis
aris at 0xbadc0de.be
Fri Feb 29 12:19:16 CET 2008
Juergen Schoenwaelder a écrit :
> On Thu, Feb 28, 2008 at 05:08:07PM +0100, Aris Adamantiadis wrote:
>
>> C and C++ are completely compatible : it's easy to build a C stub
>> which runs the C++ methods behind.
>
> Are you talking from personal experience?
>
> You will likely end up having things that are not or only with quite
> some effort accessible from C and you likely will also need a much
> more complex runtime environment. The number of reused and embedded C
> libraries is huge. What are examples of C++ libraries widely embedded
> in C applications?
>
> /js
>
Hello,
I think i responded to your message in the other mail to the list. i'm
open to suggestions on making OO in C. the solution at
0xbadc0de.be/c_object.tgz is exactly the inverse of what I want : simple
to use in C, hassle to develop in.
Maybe a kind of macroprocessing or even an external parser like QT and
moc...
Regards,
Aris
More information about the Libssh
mailing list