Re: Cant print to screen
- From: "Alec S." <nospam@xxxxxxxxx>
- Date: Thu, 15 Jan 2009 20:54:10 -0500
Charles A Richardson wrote (in news:upr8xu3dJHA.4900@xxxxxxxxxxxxxxxxxxxx):
Yes, it does compile and link ok. And everything works. But I need status
info outputted to the screen.
But how do I redirect it to the console? Or do I need to create a console
window? I'm clueless here
Are you compiling it as a console program? Make sure that the target/subsystem
is set correctly.
--
Alec S.
news/alec->synetech/cjb/net
"Alec S." <nospam@xxxxxxxxx> wrote in message
news:uYiGdX3dJHA.5288@xxxxxxxxxxxxxxxxxxxxxxx
Charles A Richardson wrote (in
news:O48fQC3dJHA.4492@xxxxxxxxxxxxxxxxxxxx):
I have a basic Win32 dialog program that I need to turn into a command
line
program. I've got everything done, but none of the printf or cout
statements are printing to the console so that I can see progress etc. I
cant use messageboxes because this will be run in a batch format.
Am I missing something?
Does the program compile and link okay? If so, then you are probably
outputting
to somewhere else, like a file, the debug device or something.
--
Alec S.
news/alec->synetech/cjb/net
.
- Follow-Ups:
- Re: Cant print to screen
- From: Charles A Richardson
- Re: Cant print to screen
- References:
- Cant print to screen
- From: Charles A Richardson
- Re: Cant print to screen
- From: Alec S.
- Re: Cant print to screen
- From: Charles A Richardson
- Cant print to screen
- Prev by Date: Re: debugger
- Next by Date: Re: ? Switching on Bitmasks
- Previous by thread: Re: Cant print to screen
- Next by thread: Re: Cant print to screen
- Index(es):
Relevant Pages
|