#error "error messg:"above this line there will be something saying
#if "some constant expression"#error "error messg:"...#endifThat's all!
This the #error directive generates an error messg at compile time.Just check it out!If it still doesn't help email me.Good Luck!
It looks like you're new here. If you want to get involved, click one of these buttons!
Comments
This error messg is a user defined error messg!
Check all .h files which u have included in your source file for this
#error "error messg:"
above this line there will be something saying
#if "some constant expression"
#error "error messg:"
...
#endif
That's all!
This the #error directive generates an error messg at compile time.
Just check it out!
If it still doesn't help email me.
Good Luck!