Skip to content
EntityQ837994· pop 8· linked from 15 articles

'''''', short for scan formatted, is a C standard library function that reads and parses text from standard input.

Wikidata facts

Show 1 more fact
Sources (1)

via Wikidata · CC0

~9 min read

Article

7 sections
Contents
  • History
  • Usage
  • Format string specifications
  • Vulnerabilities
  • See also
  • References
  • External links

'''''', short for scan formatted, is a C standard library function that reads and parses text from standard input.

The function accepts a format string parameter that specifies the layout of input text. The function parses input text and loads values into variables based on data type.

Available in 8 languages

via Wikidata sitelinks · CC0

Connections

Categories