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
Please help with POINT!
Page 2
Please help with POINT!
Pages:
1
2
Jun 15, 2011 at 4:33am UTC
webJose
(2948)
No. See
http://ideone.com/U39eK
for an example of how std::numeric_limits<> is used. Again: Make sure you #include <limits>. Also note that long double and double are not the same. Cast your ints to double. It should be enough.
Topic archived. No new replies allowed.
Pages:
1
2