Control Data Entry in Console Applications

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi All
I am using "ISO ANSI C++",and i am beginner in C++, and i am working now in
console applications , and i want to know if is there any way to control data
entry in "ISO ANSI C++"
for example
close all the keyboard except the numerical keys
so user can only add numbers
thx all
 
Just said:
Hi All
I am using "ISO ANSI C++",and i am beginner in C++, and i am working now in
console applications , and i want to know if is there any way to control data
entry in "ISO ANSI C++"
for example
close all the keyboard except the numerical keys
so user can only add numbers
thx all

This is a newsgroup designed for C#. You probably need to repost this
in a C++ group.

Chris
 
Back
Top