OK guys, this is still not clear.
As I understand it:
1. you need to declare const _valcheck=1
2. Every time you use x = val() then valcheck will automatically be set to 0 if there is no error in the conversion, and to >0 if there is an error?
Is this correct??
↧