previous | start | next

The dup2 Function

        int dup2(int fdA, int fdB);
     


previous | start | next