if a and b are int type variables and a=0 b=0 then If the statement a==b does not return a true result then that is a bug in Oshonsoft basic {unless Oshonsoft basic is weird}
however if a and or b are of a float type then a true result is not guaranteed ( at least in c or c++ ) for equals type comparisons .
digit masking of float data types is an invalid action , only int data types can be meaningfully masked
since this is a pbp forum (where Oshonsoft basic vagaries not really known) you need to provide more info about your available variable types for a more detailed answer






Bookmarks