How To Scan A Character In C Code Example


Example: how make a character in c scanf

scanf(" %c", &c);

Comments