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

Go to the source code of this file.

Functions

int puts (CONST char *string)
 Write a string to stdout.