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

Go to the source code of this file.

Functions

char * fgets (char *buffer, int count, FILE *stream)
 Read a line from a stream.