fputs man page on Ultrix

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

puts(3s)							      puts(3s)

Name
       puts, fputs - put a string on a stream

Syntax
       #include <stdio.h>

       puts(s)
       char *s;

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

Description
       The subroutine copies the null-terminated string s to the standard out‐
       put stream stdout and appends a new line character.

       The subroutine copies the null-terminated string s to the named	output
       stream.

       Neither routine copies the terminal null character.

Restrictions
       The subroutine appends a new line, while does not.

See Also
       fopen(3s), gets(3s), putc(3s), printf(3s), ferror(3s) fread(3s)

								      puts(3s)
[top]

List of man pages available for Ultrix

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