> #error in c ~ Online tutorial

#error in c

#error (directive)
Issues error message
Syntax:
#error

If this line of code is compiled by the compiler, a fatal error message will be issued for this line and include the text defined by .
Example:

#if !defined(MODEL)
#error Building model not defined
#endif

Please Give Us Your 1 Minute In Sharing This Post!
Please Give Us Your 1 Minute In Sharing This Post!
SOCIALIZE IT →
FOLLOW US →
SHARE IT →
Powered By: BloggerYard.Com

0 comments: