PDA

View Full Version : Quick question ??


kudu
December 5th, 2005, 04:36 AM
How do you keep the terminal window open until a key_down event in C ?

I know how to do it in C++ but I can't find the answer for C. Help appreciated!!

blanky
December 6th, 2005, 08:11 PM
You mind showing us in C++ so we could understand what you're trying to do?