int puts( const char *string )

	- prototype in stdio.h

	- copies string to stdout and appends a newline