Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

scanf - read formatted input from standard input stream

&pagelevel(4)&pagelevel

Syntax

#include <stdio.h>

int scanf(const char *format[, arglist]);

Description

See fscanf().