Javatpoint Logo
Javatpoint Logo

C #error

The #error preprocessor directive indicates error. The compiler gives fatal error if #error directive is found and skips further compilation process.

C #error example

Let's see a simple example to use #error preprocessor directive.

Output:

Compile Time Error: First include then compile

But, if you include math.h, it does not gives error.

Output:

2.645751
Next TopicC #pragma



Youtube For Videos Join Our Youtube Channel: Join Now

Feedback


Help Others, Please Share

facebook twitter pinterest

Learn Latest Tutorials


Preparation


Trending Technologies


B.Tech / MCA