Search Results

Search: Posts Made By: kbw
Forum: Programming 10-13-2016
48,470
Posted By jim mcnamara
Here is sample code using dup() and dup2()- I...
Here is sample code using dup() and dup2()- I copied this from somewhere years ago:

#include <stdio.h>
#include <stdlib.h>
#include <fcntl.h>
#include <unistd.h>

int main(int argc, const...
Showing results 1 to 1 of 1

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