: : hi...i'm trying to set up borland c++ builder on windows 98 through the dos prompt...anyway i have a c++ program that in unix ends the input after entering control+d (^D)...but when i enter this after compiling in dos, it shows as a diamond character, and i cannot get the program to stop input.
: : anyone have ideas what is wrong? is there a different keystroke for control+d in dos than unix?
: : tia!
: :
:
: he keystroke for eof in dos is Ctrl+Z (I think it also has to be followed by <enter>).
:
: Greets,
: Mark
:
:
:
ahhh....thank-you so much Mark!!!
it's exactly what i was after, you're a life-saver :)
well, thanks again & all the best,
mike.