Subj : Re: pthread function behavior in C++ program To : comp.programming.threads From : wij Date : Fri Jun 10 2005 08:16 am David Butenhof wrote: > HOWEVER, as POSIX does not actually provide any C++ > language binding... > ... > Similarly, as C++ says nothing about threads, you're left > in a dark and sticky corner where any answer is entirely > not just platform but release specific. This is a terrible news, as ALL C++ library/program have to use C functions someway, i.g. open/close/read/write...they would have the same upgrading labor. I take your word. .