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
maximum and minimum values
maximum and minimum values
Oct 1, 2013 at 9:09pm UTC
hani1992
(2)
i have an assignment ,could anyone help me please?
the question is
write a program in C to determine the maximum and minimum values that can be stored in the various data types ?
Oct 1, 2013 at 9:36pm UTC
Josue Molina
(281)
What have you tried?
Oct 1, 2013 at 10:41pm UTC
BitRat
(33)
http://en.wikipedia.org/wiki/Sizeof
Oct 1, 2013 at 10:44pm UTC
Danny Toledo
(469)
http://www.cplusplus.com/reference/climits/
Topic archived. No new replies allowed.