I am Making a console app in c#
in this i am getting two inputs from user.
these two inputs are two integars. User enters first no. then press enter and then he gives second number
i want to get two integers from user seperated by a space(space key), not by two lines
. how to do it...??
Please Help.., Thanx In Advance......!!!