SCANF(3) Library Functions Manual SCANF(3)

scanfconvert formatted input

#include <stdio.h>

int scanf(const char *format, ... );

Refer to fscanf(3) .

Derived from Issue 1 of the SVID.

February 1997 posix.fail