#include "nut_io.h"
#include <string.h>
#include <io.h>
#include <sys/heap.h>
Go to the source code of this file.
Functions | |
static int | _sgetb (int fd, void *buffer, size_t count) |
int | vsscanf_P (CONST char *string, PGM_P fmt, va_list ap) |
Read formatted data from a string. |