LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   problem of using fork() in QT Designer (https://www.linuxquestions.org/questions/linux-software-2/problem-of-using-fork-in-qt-designer-156326/)

sooraj_pathe 03-11-2004 10:47 AM

problem of using fork() in QT Designer
 
i am doing a project in linux using Qt Gui interface where i need to fork a process using fork() system call.when i compile the program,it
reports the error "fork() is not declared".but i knew that fork() doesn't need any header files.

plz help me to get rid of this problem.

trickykid 03-11-2004 11:04 AM

Please do not post the same thread in more than one forum. Picking the most relevant forum and posting it once there makes it easier for other members to help you and keeps the discussion all in one place.

http://www.linuxquestions.org/rules.php


All times are GMT -5. The time now is 07:29 PM.