Search Results

Search: Posts Made By: alina89
Forum: Programming 05-16-2009
6,259
Posted By alina89
sorry, I forgot to attach the code: int...
sorry, I forgot to attach the code:

int main()
{
int f[2], h[2];
int buf2=0, buf3=0, pid;
char buf[5], fis[]="ceva";
buf[0]='\0';
if(pipe(f)<0)
printf("nu s-a putut deschide pipe...
Forum: Programming 05-16-2009
6,259
Posted By alina89
prolems with pipes and popen in c
Hi!
I'm trying to write a c program. The child process must transmit to the parent a file name and the parent must count the lines from the file and return te result to the child. Here is what i've...
Showing results 1 to 2 of 2

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