#error directive stops compilation of the current source file.
Syntax:
#error error-message-string
error-message-string is displayed to the user.