i am using cin >> dBal to get input from the user and i want to check if the user just hits enter without providing a value.
This is a discussion on C++.net within the C++ Programming forums, part of the General Programming Boards category; i am using cin >> dBal to get input from the user and i want to check if the user ...
i am using cin >> dBal to get input from the user and i want to check if the user just hits enter without providing a value.