Re: system() and no console ?
- From: roberson@xxxxxxxxxxxxxxxxxx (Walter Roberson)
- Date: Thu, 28 Jul 2005 17:06:08 +0000 (UTC)
In article <bdednXxsWIgFkHTfRVn-3g@xxxxxxxxxxx>, Bugs <dont@xxxxxxx> wrote:
>I'm very new to C and am having a hard time figuring out how to pass a
>command to the underlying OS so as it doesn't keep the console window
>open. By double-clicking from Windows Explorer, I want the other
>process to just spawn and the console to close.
Anything to do with underlying OS's and console windows is outside the
scope of C itself. You should ask the question in a Windows newsgroup.
--
Look out, there are llamas!
.
- Follow-Ups:
- Re: system() and no console ?
- From: Bugs
- Re: system() and no console ?
- References:
- system() and no console ?
- From: Bugs
- system() and no console ?
- Prev by Date: system() and no console ?
- Next by Date: Re: system() and no console ?
- Previous by thread: system() and no console ?
- Next by thread: Re: system() and no console ?
- Index(es):
Relevant Pages
|