Aaron Edsinger wrote:
hi. i've got a c program that works fine through cygwin bash. when i run it
from emacs bash on windows, the stdio no longer works. after trolling around
on the user groups, i found that using fflush(stdout) will allow a printf to
work. however, a call to kbhit() only returns
n on which readers
here can base their responses.
Larry
Original Message:
-
From: Aaron Edsinger [EMAIL PROTECTED]
Date: Thu, 30 Jan 2003 16:59:59 -0500
To: [EMAIL PROTECTED]
Subject: stdio on bash shell/emacs
hi. i've got a c program that works fine through cygwin bash. whe
hi. i've got a c program that works fine through cygwin bash. when i run it
from emacs bash on windows, the stdio no longer works. after trolling around
on the user groups, i found that using fflush(stdout) will allow a printf to
work. however, a call to kbhit() only returns true on Ctrl-C. does an
3 matches
Mail list logo