On Saturday 31 Jan 2004 2:32 pm, vishal kothari wrote:
> Hi,
>
> I am looking for a c++ threading library in linux which has an easy to
> understand API. Can someone tell me as to which library should I go for ??
>

        You can use the posix threads that are used by C. Include pthreads.h and call 
the appropriate functions.

        This should get you started.

http://dis.cs.umass.edu/~wagner/threads_html/tutorial.html


> Regards,
> Vishal Kothari.
>
> _________________________________________________________________
> Easiest Money Transfer to India.  http://go.msnserver.com/IN/41490.asp Send
> Money To 6000 Indian Towns.


-- 
http://mm.ilug-bom.org.in/mailman/listinfo/linuxers

Reply via email to