When I was using these answers to work through the book myself, I was very annoyed when the answer would use pointers BEFORE they had been introduced in the text.
Write a program to determine the ranges of char , short , int , and long variables, both signed and unsigned , by printing appropriate values from standard headers and by direct computation. - 1st on Chapter 2.<p>I'm actually reading that book right now. I didn't find the answer on the site very satisfying.