Introduction To C Programming
Introduction To C Programming
Technology
Department of Information and Communication Engineering (ICE)
Fundamentals of ICT
ICE 1111
Multi line comments can extend over several line or may be confined
within a line.
Output
C Programming
\b Backspace
\f Form feed
\n Newline
\r Return
\t Horizontal tab
\v Vertical tab
\\ Backslash
\' Single quotation mark
\" Double quotation mark
\? Question mark
\0 Null character