I want to ask that how can I see if a value read is near the value saved in a constant. Is there a specific statement for that or is there any way to do that.
Awaiting your Replies.
Regards
Salik Sadruddin Merani
example:
//Here is what I mean
if ( a is near to b){
then do this
}