GitHub

03_Char_datatype.c

/* Char are used to variables storing characters and symbols primarily. They can also be assigned integral values according to the ASCII codes. They can also be used ...