Servertec
!error
Content
Introduction
Release Notes
Features
FAQs
Requirements
Installation
Change Log
Future Plans
Knowledge Base
Reference Manual
Conventions
iMake
Make Files
Constants
Identifiers
Operators
Directives
#
!define
!error
!if{def|ndef}
!include
!message
!undef
Statements
Macros
Sales
Legal
Feedback
Displays an error message and stops the preprocessor
Syntax
!error
text
Notes
text
the error message to display.
The message is sent to
stderr
.
Example
!ifndef VERSION !error version must be specified !endif
top of page
Copyright
© 1997-1999 Servertec. All rights reserved.
Last Modified: Tue Jan 26 22:18:21 EST 1999