Re: c program running 2 terminal windows, how to specify in which to write?

From: Achraf (achraf123_at_hotmail.com)
Date: 04/29/04


Date: 29 Apr 2004 11:06:13 -0700

thank you guys for your message.
first concerning popen(), I am using fprintf but it doesnt work.
Also, I only need to write to the new window.
I am not abliged to use a new terminal, so I you can give me the
command line to use the X .. it will be very helpful, I am not very
familiar with linux, but I do master C language.
Thanx again,
Achraf



Relevant Pages

  • Re: Where does fprintf(stderr, ..) go to?
    ... > but when I run my program, I cannot find the output text in any window. ... but the fprintf() text does not appear there. ... Windows programs do not have consoles by default. ... to which stdout and stderr are usually wired. ...
    (microsoft.public.dotnet.languages.vc)
  • Re: programmatically clicking submit button
    ... control hosted in a window, ... but it doesnt work. ... VARIANT vtIndex; ... IDispatch pointer.. ...
    (microsoft.public.pocketpc.developer)
  • Issue with Remote Assistance
    ... I have an issue with Remote Assistance whenever someone sends me an invite ... through live I accept and it never launches the next window for me to see ... that after a reboot it usually works and when it doesnt work I find msra.exe ...
    (microsoft.public.windows.vista.general)
  • Re: Issue with Remote Assistance
    ... through live I accept and it never launches the next window for me to see ... there screen and they never get the prompt. ... that after a reboot it usually works and when it doesnt work I find msra.exe ...
    (microsoft.public.windows.vista.general)
  • Where does fprintf(stderr, ..) go to?
    ... I've got several print statements in my code: ... fprintf (stderr, ....); ... but when I run my program, I cannot find the output text in any window. ... but the fprintf() text does not appear there. ...
    (microsoft.public.dotnet.languages.vc)