1

In the table of escape sequences, I can notice that escaping a question mark is required, and done with \?.

Why is this required? looks like the following code runs without errors or warnings:

printf("a?B\n");
iTayb
  • 11,765
  • 23
  • 78
  • 132

0 Answers0