PREV INDEX NEXT

Author: Unknown
Subject: Handling escaped characters
Date: Sunday, 26 Jan 2020, 16:09:42

What does "handle escaped characters within char constants and strings correctly" mean? Isn't our program supposed to ignore char constants and strings? Then why can't we just ignore whatever is inside the char or string, even if it contains an escaped sequence?
PREV INDEX NEXT