#error

Syntax:

    #error message

When the #error command is encountered the compiler displays the filename, line number, and message, and then stops. This command is mostly used for debugging.