I want to use the preprocessor directive #WARNING. But I get always an error.
Example: #message "This is my own message"
Compile error: error 315: unknown #directive 'message'
I use the keil C166 compiler V4.11 (and I couldn't use a other one).