Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Reviewed

...

In this noncompliant code example, if the given user input is 0, the division operation sends a SIGFPE signal to the program:

...