Hi,
Does anyone know how to redirect text output when issuing a system or an
execlp call? I have a GUI that insists on opening up a console whenever I
give a system function call, and I would like to redirect the text output to
a char buffer instead.
Paul
Does anyone know how to redirect text output when issuing a system or an
execlp call? I have a GUI that insists on opening up a console whenever I
give a system function call, and I would like to redirect the text output to
a char buffer instead.
Paul
Comment