- Jan 21, 2005
- 17,722
- 6
- 81
41 c:\programs\prc885~1.cpp
integer constant out of range
41 c:\programs\prc885~1.cpp
warning: decimal integer constant is so large that it is unsigned
I get those errors for variables n11 to n15. i set them as long long int, why would they still do this?
I am using Bloodshed Dev-C++ Version 4.
integer constant out of range
41 c:\programs\prc885~1.cpp
warning: decimal integer constant is so large that it is unsigned
I get those errors for variables n11 to n15. i set them as long long int, why would they still do this?
I am using Bloodshed Dev-C++ Version 4.
