Escape sequences in C
It is easy to write a string that contains alphanumeric characters. Non-alphanumeric characters must be encoded with an escape sequence. Let us review the details of escape sequences in the C standard
martinlicht.hashnode.dev5 min read