Re: debuging win32 app

From: Mark A. Odell (nospam_at_embeddedfw.com)
Date: 01/09/04


Date: 9 Jan 2004 22:13:03 GMT

joe <joseph@thecia.net> wrote in
news:Xns946BAE3C066F0josephthecianet@207.69.154.204:

> Hi when iam writing a console program it is preatty simple to ouput
> variables to stdout, but how do i do that with a windows app?

No help from the C language I'm afraid with regard to screen output if
stdout doesn't work. You'll need to ask in one of the the
microsoft.public.* newsgroups.

> get the parametes for a function inside the function. is there a way to
> pop up a window with the value? or do i have to write them to a file?

If it's a C program then it should support writing to a file, see fopen,
fwrite, fclose, fseek.

-- 
- Mark ->
--


Relevant Pages

  • Re: Redirect stdout/stderr on spawned process (was Re: TerminateProcess does not immediatly exit the
    ... redirection of stdout and stderr to files. ... I'm afraid I don't know, ... want to quit and i want to quit now". ...
    (microsoft.public.vc.mfc)
  • Re: whats the effect of uppercase "S" in printf
    ... the stdout give me: "abc" ... The C language does not make any provision for what happens when you tell ...
    (comp.lang.c)
  • Re: Time for the _REAL_ Radio Ham to make a stand?
    ... the following appeared on stdout: ... > The foul-mouthed CBer reveals herself again! ... To speak to people who don't speak the same language as you, ... you often find yourself having to learn their language to communicate. ...
    (uk.radio.amateur)
  • Sending keys to an app from VB
    ... I am a newbie to VB.Net (just installed VisualStudio Express with VB as the language), but neither to VB nor to development. ... start a Windows app from VB ... I can't understand at all what is the needed syntax for the SendKeys bit in 2). ...
    (microsoft.public.vb.general.discussion)
  • Re: "Poll" Has C# Generally Replaced C++
    ... > sure these are outweighed by other considerations for many .NET ... > Windows App with no .NET Runtime required. ... > which language to use. ... > I.e. are there any concrete reasons why the full development cycle ...
    (microsoft.public.dotnet.languages.vc)