answersLogoWhite

0

Since the backwards slash is the prefix of an escape character, in order to encode a backwards slash in a constant, simply use two of them.

char backslash = '\\';

If you need to know where it is look under the backspace key : ) // \\

User Avatar

Wiki User

14y ago

What else can I help you with?