Re: system() and no console ?
- From: Keith Thompson <kst-u@xxxxxxx>
- Date: Thu, 28 Jul 2005 20:49:43 GMT
Bugs <dont@xxxxxxx> writes:
> Thanks to everyone who responded.
> FYI - I found a workaround:
> As I'm passing system() a platform-specific WinXP command, I changed
> the command from 'myprogram.exe' to 'start myprogram.exe' and that
> worked fine. The console still pops up but for just an instant.
<COMPLETELY_OT>
START /?
prints a usage message that you might find illuminating.
</COMPLETELY_OT>
--
Keith Thompson (The_Other_Keith) kst-u@xxxxxxx <http://www.ghoti.net/~kst>
San Diego Supercomputer Center <*> <http://users.sdsc.edu/~kst>
We must do something. This is something. Therefore, we must do this.
.
- References:
- system() and no console ?
- From: Bugs
- Re: system() and no console ?
- From: Bugs
- system() and no console ?
- Prev by Date: Re: Hints on how to migrate from C++ to C
- Next by Date: Re: Paasing global variables to functions
- Previous by thread: Re: system() and no console ?
- Next by thread: padding a file
- Index(es):