Escape character in C

前端 未结 6 1738
面向向阳花
面向向阳花 2021-01-29 12:07

So I want to check if someone enters: \\n (\'\\\' and then \'n\') from the keyboard to a string, so I\'m doing something like this:

6条回答
提交回复
热议问题