
An unsigned integer type is always >= 0. Thus, making that comparison is meaningless. Om RHEL5 it causes a warning that terminates the compilation.
An unsigned integer type is always >= 0. Thus, making that comparison is meaningless. Om RHEL5 it causes a warning that terminates the compilation.