LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   Threads And Process (https://www.linuxquestions.org/questions/programming-9/threads-and-process-46068/)

Penguinizer 02-18-2003 08:21 PM

Threads And Process
 
I'm not a CS student so I don't have any documentation about these 2 subjects especially Linux Documentation .
PLEASE tell me where I can read about using both in KDevelop.

And Is there any example code To work with .


Thank You

GtkUser 02-18-2003 09:39 PM

QT supports multithreading. See the QThread class after you visit this website and check out Developer->documentation < http://www.trolltech.com/ >.

There are probably online references regarding processes and threads < http://www.cs.cf.ac.uk/Dave/C/CE.html >. I can give you a couple book ISBN's that deal with either QT or Linux Programming (which includes theading/processes).

Programming with QT (ISBN: 0596000642).
Linux Programming Bible (ISBN: 0764546570).


All times are GMT -5. The time now is 04:53 AM.