The use of an undefined escape sequence leads to undefined behavior. The defined escape sequences (ISO/IEC 14882:2003 [1] §2.13.2) are: \n , \t , \v , \b ...
確定! 回上一頁