c++ - Feature request: Can we have #pragma message please? :)
- Matthew Wilson (0/0) Oct 15 2003
- Arjan Knepper (6/6) Oct 15 2003 It exists already
- Matthew Wilson (6/12) Oct 15 2003 Grrrrrrrrr!
It exists already #pragma message "Test" #pragma message ( "Test" ) Both give: Test as output.
Oct 15 2003
Grrrrrrrrr! I did tests yesterday on about 10 compilers, and must have just failed to look carefully at the output. <blush> "Arjan Knepper" <arjan ask.me> wrote in message news:bmjm0g$3qg$1 digitaldaemon.com...It exists already #pragma message "Test" #pragma message ( "Test" ) Both give: Test as output.
Oct 15 2003