What is a control type?
I think it is the \n and them commands with \
Not certain
There is a string funtion called iscntrl() and I was wondering what is a control type
control character is a character that does not occupy a printing position on a display (this is the opposite of a printable character, checked with isprint).