The UNIX and Linux Forums
>
Top Forums
>
High Level Programming
How do I get system answer in c
User Name
Remember Me?
Password
Google UNIX.COM
Forums
Portal
Register
Rules & FAQ
Contribute
Members List
Arcade
Search
Today's Posts
Mark Forums Read
Thread
:
How do I get system answer in c
View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
#
8
(
permalink
)
05-13-2008
era
Herder of Useless Cats
Join Date: Mar 2008
Location: /there/is/only/bin/sh
Posts: 2,923
Actually the problem is that you are getting those messages on standard error, not standard output. Try popen3 if your system has that.
era
View Public Profile
Visit era's homepage!
Find all posts by era