Re: Posix C++ integration

2009-03-23 Thread Lawrence Crowl
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

Posix C++ integration

2009-03-21 Thread Aayush saxena
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