# include <limits>

Please would like so guidance and tips as to how to use the directive-# include <limits>.
You put #include <limits> at the top of your code, and then you can use all these things: http://en.cppreference.com/w/cpp/types/numeric_limits
Topic archived. No new replies allowed.