uthcode / learntosolveit

The C Programming Language Companion
http://www.learntosolveit.com
Other
209 stars 1.36k forks source link

Update Ex_2.1_cal_limits.c #108

Closed tpun27 closed 6 years ago

tpun27 commented 8 years ago

Adding code to get the ranges using standard headers limits.h and float.h.

It might be good to include the output from BOTH the calculation and headers since the problem asks for both.

orsenthil commented 8 years ago

Thank you for your contribution @tpun27 !

orsenthil commented 8 years ago

LGTM!