CSC215,ScheduleSyllabus,
C++, Matlab
Guidelines,Evaluations

 

Escape Sequences

“\t” a tab
“\n” a new line
“\r” a carriage return
“\a” bell
“\’ ” single quote
“\”” double quote
“\\” backslash
“\?” question mark
“\v” vertical tab