puts man page on OPENSTEP

Man page or keyword search:  
man Server   1419 pages
apropos Keyword Search (all sections)
Output format
OPENSTEP logo
[printable version]


PUTS(3S)							      PUTS(3S)

NAME
       puts, fputs - put a string on a stream

SYNOPSIS
       #include <stdio.h>

       int puts(const char *s);

       int fputs(const char *s, FILE *stream);

DESCRIPTION
       Puts  copies the null-terminated string s to the standard output stream
       stdout and appends a newline character.

       Fputs copies the null-terminated string s to the named  output  stream.
       No newline character is appended.

       Neither routine copies the terminal null character.

RETURN VALUE
       Puts  and  fputs returns EOF for unsuccessful calls and stores an error
       code in errno, otherwise it returns zero.

ERRORS
       The underlying function of puts	and  fputs  is	write(2).   The	 error
       conditions specified for write(2) apply to puts and fputs.

SEE ALSO
       write(2) fopen(3S), gets(3S), putc(3S), printf(3S)

				August 1, 1992			      PUTS(3S)
[top]
                             _         _         _ 
                            | |       | |       | |     
                            | |       | |       | |     
                         __ | | __ __ | | __ __ | | __  
                         \ \| |/ / \ \| |/ / \ \| |/ /  
                          \ \ / /   \ \ / /   \ \ / /   
                           \   /     \   /     \   /    
                            \_/       \_/       \_/ 
More information is available in HTML format for server OPENSTEP

List of man pages available for OPENSTEP

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net