• @marcos@lemmy.world
    link
    fedilink
    -22 years ago

    Ok, you are certainly in one of those languages where plenty of your functions shouldn’t return a value, and you won’t ever let the compiler know that.

    On all of the other languages, it’s an error, not even a warning.

    • qazOP
      link
      fedilink
      92 years ago

      It’s C++ and it just causes a SIGILL.