C
chrisb
Hi,
Does anyone know if it's possible to generate a custom compiler warning
in vs2005? Something like the //todo: comments (possibly //warning: ),
but it would show up in the warnings on every build with my custom
message?
It would be useful to remind me to do something later that depends upon
code that has yet to be written.
Thanks
Chris.
Does anyone know if it's possible to generate a custom compiler warning
in vs2005? Something like the //todo: comments (possibly //warning: ),
but it would show up in the warnings on every build with my custom
message?
It would be useful to remind me to do something later that depends upon
code that has yet to be written.
Thanks
Chris.