On 3/21/09, Aayush saxena wrote:
> I am interested in Posix C++ integration. Does this suggested
> idea incorporates the integration of standard C interface of
> Posix thread library by encapsulating C structure into the C++
> class? Some Posix and C-language functions are non-re
Hi,
I am interested in Posix C++ integration. Does this suggested idea
incorporates the integration of standard C interface of Posix thread
library by encapsulating C structure into the C++ class? Some Posix
and C-language functions are non-reentrant with respect to threads so
I would like to