|
If you are good or expert in C shell please contact me i will pay for your Help Hello If you are good or expert in C SHELL only--- please do contact me I am willing to pay you for your help Thank you ... 9 Apr 2008 14:39
Trying to monitor a previous child process Hi, I currently have an application that monitors processes, however I can shutdown the app without bringing down the processes and this is fine. However when I restart the app I'm having serious problems trying to re-monitor the processes. I'm using the waitpid() system call to monitor the processes initial... 10 Apr 2008 14:31
gcc option for constructor and destructors i want to write a constructor and destructor function in c for each of the function. I should register a routines which will be called before calling the function and destructor before actual return of the original function. Does gcc provides anything like this. thanks sinbad ... 10 Apr 2008 14:31
A way to time-limit a program in C Is there a simple way to limit the amount of time that a program (vfork()+execvp()) can run? i.e., can you do this: unsigned timeout; main thread: ... pthread_create(.., p1, ...) pthread_create(..., p2, ...) pthread_join(p1) pthread_join(p2) p1: fd = open("foo", O_RDONLY) du... 8 Apr 2008 22:54
A way to time-limit a program in C Is there a simple way to limit the amount of time that a program (vfork()+execvp()) can run? i.e., can you do this: main thread: ... 10 Apr 2008 22:09
binnenlandse vlucht thailand vliegticket phuket reisverhalen bangkok vliegen bangkok goedkoopste vlucht naar bangkok tickets dusseldorf bangkok vluchten in thailand goedkoopste vliegtickets thailand vliegticket naar bangkok vlucht naar bangkok vlucht binnenlandse vlucht thailand vliegticket phuket reisverhalen bangkok vliegen bangkok goedkoopste vlucht naar bangkok tickets dusseldorf bangkok vluchten in thailand goedkoopste vliegtickets thailand vliegticket naar bangkok vlucht naar bangkok vlucht amsterdam phuket goedkope vliegtickets naar bangkok goedk... 8 Apr 2008 22:54
binnenlandse vlucht thailand vliegticket phuket reisverhalen bangkok vliegen bangkok goedkoopste vlucht naar bangkok tickets dusseldorf bangkok vluchten in thailand goedkoopste vliegtickets thailand vliegticket naar bangkok vlucht naar bangkok vlucht binnenlandse vlucht thailand vliegticket phuket reisverhalen bangkok vliegen bangkok goedkoopste vlucht naar bangkok tickets dusseldorf bangkok vluchten in thailand goedkoopste vliegtickets thailand vliegticket naar bangkok vlucht naar bangkok vlucht amsterdam phuket goedkope vliegtickets naar bangkok goedk... 8 Apr 2008 22:06
I Need help in C Script in unix enviroment I want to Implement a Synchronisation primitive such as a semaphore that will ensure mutual exclusion, prevent deadlock when concurrent request are made from the clients. C scripts in the UNIX environment in the below script I ma just trying to stop two clients accessing the same server file at the same time ... 8 Apr 2008 22:54
pid_t data type Sanchit wrote: On Mar 16, 10:28 pm, Rainer Weikusat <rweiku...(a)mssgmbh.com> wrote: Logan Shaw <lshaw-use...(a)austin.rr.com> writes: Rainer Weikusat wrote: Logan Shaw <lshaw-use...(a)austin.rr.com> writes: Sanchit wrote: So if i will use long.. and i am not concerned with memory man... 9 Apr 2008 08:54 |