Nut/OS  4.10.3
API Reference
scanf.c File Reference
#include "nut_io.h"
#include <sys/nutdebug.h>
Include dependency graph for scanf.c:

Go to the source code of this file.

Functions

int scanf (CONST char *fmt,...)
 Read formatted data from the standard input stream.