Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Other Languages

This rule appears in the C++ Secure Coding Standard as DCL16-CPP. Use 'L', not 'l', to indicate a long value.

This rule appears in the Java Secure Coding Standard as DCL30-J. Use 'L', not 'l', to indicate a long value.