This is the mail archive of the
cygwin
mailing list for the Cygwin project.
Calling popen() from within DLL/SO
- From: Dr Clue <drclue at drclue dot net>
- To: cygwin at cygwin dot com
- Date: Fri, 25 Feb 2005 13:00:10 -0800
- Subject: Calling popen() from within DLL/SO
Hello folks.
I'm trying to figure out why calling popen()
from within a dll/so returns a file handle but
appears to neither execute the commands or return any results
via calls to fgets()
This is all code that has run on various *nix platforms, so
hopefully there is just something simple I missed in
digging through google , groups , cygwin ,/usr/shared/docs and the like.
Any clues appreciated, TIA
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/