I think only practice and a full understanding of threads and the language 
you're programming in will make the use of threads easier.

Steve

On Wed, 15 Nov 2006 21:29:16 +1300
Zane Gilmore <[EMAIL PROTECTED]> wrote:

> Oops..
> and to answer your question about whether threads are an OO thing:
> No they are not.
> 
> There is a lot of use of threads in C for one thing.
> Theoretically OO can make the use of threads easier but I definitely 
> think that jury is still out on that one :-)
> (diving behind flame shield)
> 
> 
> TH & CD Maher wrote:
> > I haven't had too much to do with threads, except with Java in Wind0wz and 
> > C++ in Wind0wz and in my experience they are a very useful programming 
> > tool.  Can anyone simply and concisely explain to me how they work and why 
> > they're used.  Are threads only used in OO programming?
> > 
> > Reagrds,
> > 
> > 
> > Chris Maher.
> > 

Reply via email to