1

The purpose was to print a message while compiling that acts as a reminder and it should not cause warning or error.

For e.g

void stub()
{
 // print a message say "TODO: Implement this before committing the changes"
}

Used #warning without strict option but it was still giving warning message.

Iharob Al Asimi
  • 52,653
  • 6
  • 59
  • 97
bharath
  • 155
  • 2
  • 7

0 Answers0