Mixing C++ and C streams
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
i'm using a C graphics library in a C++ program. Such library takes a C
stream as parameter to place its output . I've managed to get it working
by using temporary archives as an interface to my program, but that way
it's quite inefficient. I was wondering if there is a way to directly
use a C++ stream, or a StringStream, for that.
Cheers,
Mariano.
[Index of Archives]
[Linux C Programming]
[Linux Kernel]
[eCos]
[Fedora Development]
[Fedora Announce]
[Autoconf]
[The DWARVES Debugging Tools]
[Yosemite Campsites]
[Yosemite News]
[Linux GCC]