View Single Post
  #5  
Old 05-09-2009, 04:09 AM
erde
Sarnak
 
Join Date: Sep 2006
Location: Germany
Posts: 82
Default

INT_MAX is defined in limits.h. i think there is a
Code:
#include <limits.h>
missing.

http://en.wikipedia.org/wiki/Limits.h
__________________
"Yes, the artwork is awful. I am an engineer, not an artist " - David H. Eberly
Reply With Quote