cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Beginners
Condition problem
Condition problem
Nov 13, 2015 at 8:38pm UTC
rojan1918
(42)
Hiw do I make the condition that if x is an integer I want a condition in an if function that says if x!=integer?
Nov 13, 2015 at 8:47pm UTC
Kevin C
(319)
That depends on the type of variable x. Which type did you have in mind? Type double? Type string?
Last edited on
Nov 13, 2015 at 8:47pm UTC
Topic archived. No new replies allowed.