
-----------------------------------
greenapplesodaex
Tue Jun 08, 2004 9:24 pm

if error occures...
-----------------------------------
if error occures, such as int out flow or string left bound less than 1, can i somehow, stop the program from shuting down and jsut skip this part by using "return" or "exit"?? can i detect error in turing before it shuts down and do something to it?

-----------------------------------
Tony
Tue Jun 08, 2004 9:56 pm


-----------------------------------
you'd probably have to error trap that by first checking if the number is small enough to not allow an overflow (such as if you're *=2 then make sure the number is 