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

Go to the source code of this file.

Functions

char * gets (char *buffer)
 Get a line from the standard input stream.