NAME
xputs - print a string through xputchar
SYNOPSIS
#include <sys.h>
- void xputs( const char *s
);
DESCRIPTION
xputs() sends the string pointed to by s through the
xputchar() function and appends the newline character to the output.
SEE ALSO
xputchar(), xprintf()
Home page (Kernel)
<
Copyright Rowebots Research Inc. and Multiprocessor Toolsmiths Inc.
1987-2018 >