Hex Editor - Binary File Editing Software for Windows
Download Hex Editor Neo Hide this button

#error Directive

#error directive stops compilation of the current source file.

Syntax:

#error error-message-string

error-message-string is displayed to the user.