scanf The usually used input statement is scanf function. Syntax of scanf function is scanf (“format string”, argument list); The format string must be a text enclosed in double quotes.
cprogrammingexpert.com