C-style


To work with c-style strings:



Examples

printf():


scanf():

Notice when I input more characters than 5, the remaining overflows to the next scanf().


strings and c-strings