| www.delorie.com/archives/browse.cgi | search |
| From: | newsham AT lava DOT net (Tim Newsham) |
| Subject: | console 'Got 1' |
| 20 Sep 1998 13:21:04 -0700 : | |
| Message-ID: | <m0zKpoF-00110gC.cygnus.cygwin32.developers@malasada.lava.net> |
| Mime-Version: | 1.0 |
| To: | cygwin32-developers AT cygnus DOT com |
Hi,
console.cc has some printing in it that looks like debugging. If
you do:
printf("%c%c\n", 1, 2);
to the console window, it will say "Got 1" and "Got 2" instead of
printing out the characters 1 and 2. This can be confusing :)
Tim N.
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |