Thread: dup2 ??
View Single Post
  #1 (permalink)  
Old September 25th, 2003, 08:22 PM
ohwail ohwail is offline
Registered User
 
Join Date: Sep 2003
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to ohwail
Default dup2 ??

I am a bit confused on how does dup2() works, does it make a copy of the file descriptor or does it change the file descriptor itself, any help here would be usefull.

Reply With Quote