Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
I want to generate a custom warning at compile time in C++. I am working with Sun Studio 9, C++ 5.6 compiler. Prompt replies will be appreciated.
does #warning work? I don't know your platform, but usually it does.