i would like to know the way we can make user enter a number in a menu reply perhaps so that he doesnt have to press the enter key...........i.e. the program automatically proceeds with the give value and doesnt wait for an enter key to be pressed. its easy in foxpro but i dont know the way to do it in C.
agr.pallav 0 Newbie Poster
Recommended Answers
Jump to Postuse getch()
Just be wary that the getch() function and the associated conio.h header file are not portable.
All 3 Replies
dkalita 110 Posting Pro in Training
yellowSnow 607 Posting Whiz in Training
Tom Gunn 1,164 Practically a Master Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.