![]() |
How to open a new console and write something out write printf()
Assume there is a given Non-Gui (console is the only interface) library (DLL under Win2000).
Now I want to open a second (!) console out of this library/DLL and write something on it with printf(). How do I do that ? Thx Peter |
Re: How to open a new console and write something out write printf()
Peter Hansen <peterio@hotmail.com> scribbled the following
on comp.lang.c: > Assume there is a given Non-Gui (console is the only interface) library (DLL under Win2000). > Now I want to open a second (!) console out of this library/DLL and write something on > it with printf(). > How do I do that ? You can't, not in ISO standard C. You'll have to use Windows-specific code, which will be off-topic on comp.lang.c. -- /-- Joona Palaste (palaste@cc.helsinki.fi) ---------------------------\ | Kingpriest of "The Flying Lemon Tree" G++ FR FW+ M- #108 D+ ADA N+++| | http://www.helsinki.fi/~palaste W++ B OP+ | \----------------------------------------- Finland rules! ------------/ "Make money fast! Don't feed it!" - Anon |
| All times are GMT. The time now is 06:39 PM. |
Powered by vBulletin®. Copyright ©2000 - 2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.