Nut/OS  4.10.3
API Reference
sscanf.c File Reference
#include "nut_io.h"
Include dependency graph for sscanf.c:

Go to the source code of this file.

Functions

int sscanf (CONST char *string, CONST char *fmt,...)
 Read formatted data from a string.