Search Results

Search: Posts Made By: dlcpereira
Forum: Programming 10-11-2008
4,211
Posted By dlcpereira
Hmm, i got that. But there is some way so i can...
Hmm, i got that. But there is some way so i can read only a line in each child?

and can i use pthred_mutex for synchronization..?
Forum: Programming 10-10-2008
4,211
Posted By dlcpereira
share file descriptor between childs
#include <stdio.h>
#include <stdlib.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <sys/wait.h>
#include <fcntl.h>
#include <signal.h>
#include <unistd.h>
#include <string.h>...
Showing results 1 to 2 of 2

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