Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Oct 2001 01:45:38 -0600 (MDT)
From:      FreeBSD user <freebsd@XtremeDev.com>
To:        Matthew Blacklow <matthew.blacklow@ticca.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: C clue on FreeBSD
Message-ID:  <20011022014457.Q77404-100000@Amber.XtremeDev.com>
In-Reply-To: <NFBBICMIIEMNIMGOBPCMOEFJCEAA.matthew.blacklow@ticca.com>

next in thread | previous in thread | raw e-mail | index | archive | help
You could output it to /dev/null, or use popen(3).

On Mon, 22 Oct 2001, Matthew Blacklow wrote:

> Hi all,
> 	I am running FreeBSD and am trying to learn C. I have a program at the
> moment which using C's "system" function launches a FreeBSD application. The
> problem is that it outputs to the screen all the output of the spawned
> process. I need to know how to supress the output of this process. I have
> looked through many C programming books and on the web and cant seem to find
> what i am looking for.
>
> All help appreciated
>
>
> Thanks,
> Matthew
>
>
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message
>
>
>


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011022014457.Q77404-100000>