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.

SEE ALSO

xputchar(), xprintf()




< Copyright Rowebots Research Inc. and Multiprocessor Toolsmiths Inc. 1987-2011 >