I am trying to accept a user implemented character without them having to use enter. I am using microsoft visual basic compiler, and I can't seem to use _getch() correctly. Is there a specific header for it? When I run the program, it doesn't seem to register the data...do I need to flush the stream? if so, how? Any help is greatly appreciated, as this program is due in about six hours