Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
326 - Potential comparison of a constant with constant.
This message indicates a potential comparison of a constant with a constant, which is redundant code.
Example
Defective Source
(0 != 1)
Send Feedback on this topic to the authors