Search Results

Search: Posts Made By: Confuse
Forum: Programming 11-03-2003
17,809
Posted By Confuse
can u give me a sample code how u create 2 child...
can u give me a sample code how u create 2 child process from the same parents ?
Forum: Programming 11-03-2003
17,809
Posted By Confuse
creating child process
i want to create 3 child processes from the same parent using folk. I know how to use folk but my child processes did not come from the same parent. Any suggestion what i did wrong ?
Forum: Programming 10-16-2003
7,387
Posted By Confuse
thanks
thank you. : )
Forum: Programming 10-16-2003
7,387
Posted By Confuse
my program(text2.c) did compile and run. I tested...
my program(text2.c) did compile and run. I tested my code. It did give me the right output and so on.

but i couldn't find any executable file in my directory. This is what i did..and what happened...
Forum: Programming 10-16-2003
7,387
Posted By Confuse
how do you generate an executable file ?
this is what i did to get an executable file before i use gdb command


i type :

gcc -g text2.c

it did not work.
Forum: Programming 10-15-2003
7,387
Posted By Confuse
gdb command
I'm having problem understanding the how to use gdb command to debug my program. Can anyone give me some suggestion how to start, and examples. I read the manual in unix...I'm still confuse.
Forum: Programming 09-12-2003
3,420
Posted By Confuse
generating timer
I'm trying generate an interrupt every 1 seconds using itimer and My clock is not running. This is what i did :

printf("about to sleep for 1 second \n");

signal(SIGALRM, wakeup);...
Showing results 1 to 7 of 7

 
All times are GMT -4. The time now is 02:32 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy