E
ehsansad
Guest
Hello,
I know that with freopen() I can redirect the standard output to a file, now question is there anyway to use freopen() and give it a named pipe. This way instead of redirecting to a file I will redirect it to the named pipe.
cheers,
Ehsan
Continue reading...
I know that with freopen() I can redirect the standard output to a file, now question is there anyway to use freopen() and give it a named pipe. This way instead of redirecting to a file I will redirect it to the named pipe.
cheers,
Ehsan
Continue reading...