SV: [LC++]NEWBIE: what is errno

Carlo Wood carlo at alinoe.com
Sun Sep 23 22:45:05 UTC 2001


On Sun, Sep 23, 2001 at 12:38:20PM +0200, Peter Poulsen wrote:
> I guess that i more c-like but that is the only info on network and
> pthreads I have been able to find. Do anybody know of good links to
> stuff about network and threads i c++ (for linux).

AFAIK, nothing has been standarized about POSIX threads and C++.
I am just using the 'C' documentation of linuxthreads (which
comes with glibc: info libc).

A good online source on standarization and C++ is
http://www.dinkumware.com/htm_cpl/index.html
I bought the standard and use that locally however.

-- 
Carlo Wood <carlo at alinoe.com>



More information about the tuxCPProgramming mailing list