Ok, im making a basic calculator that does operations with integers. The user enters a string like "1 + 2" and then displays the result. How do I check to make sure that there is no overflow? I have to use only ints, not long long ints or anything.
|
Results 1 to 5 of 5
Thread: [RESOLVED] [C] Integer overflowThreaded View
|
Click Here to Expand Forum to Full Width |