Search:
Forum
Beginners
asking about if
asking about if
Feb 22, 2015 at 3:52am UTC
quoccuong04
(4)
Hi. I just begin studying C++. I need some helps with my code. I want to write thing like this: if x1 or x2 are integer ( double x1, x2 before) cout >> "....", but I do not know how to set if x1 or x2 are integer. pls help
Feb 22, 2015 at 4:04am UTC
LB
(13399)
Do you know to know whether a floating-point value is a whole number?
Topic archived. No new replies allowed.
C++
Information
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs