Join 149,999 C++ Programmers for FREE! Get instant access to thousands of C++ experts, tutorials, code snippets, and more! There are 1,347 people online right now. Registration is fast and FREE... Join Now!
I have four values (a, b, c, d) that are of int data type. In my code I need to make sure the data entered by the user are actual integers and not letters or numbers that contain decimals.