*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->Tru64 Unix man pages -> clearerr (3)              
Title
Content
Arch
Section
 

clearerr(3)

Contents


NAME    [Toc]    [Back]

       clearerr - Clear indicators on a stream

SYNOPSIS    [Toc]    [Back]

       #include <stdio.h>

       void clearerr(
               FILE *stream );

LIBRARY    [Toc]    [Back]

       Standard C Library (libc)

STANDARDS    [Toc]    [Back]

       Interfaces  documented  on  this reference page conform to
       industry standards as follows:

       clearerr(): XSH5.0

       Refer to the standards(5) reference page for more information
 about industry standards and associated tags.

PARAMETERS    [Toc]    [Back]

       Specifies the input or output stream to be cleared.

DESCRIPTION    [Toc]    [Back]

       The clearerr() function resets the error indicator and the
       EOF indicator for  the  stream  specified  by  the  stream
       parameter.

NOTES    [Toc]    [Back]

       [Tru64  UNIX]  The  clearerr()  function  is supported for
       multithreaded applications.

RETURN VALUES    [Toc]    [Back]

       The clearerr() function returns no value.

SEE ALSO    [Toc]    [Back]

      
      
       Functions: open(2),  fopen(3),  feof(3),  fileno(3),  ferror(3)

       Standards: standards(5)



                                                      clearerr(3)
[ Back ]
 Similar pages
Name OS Title
dxkbledpanel Tru64 Present an on-screen display of keyboard indicators.
clri HP-UX clear inode
clri OpenBSD clear inodes
clri FreeBSD clear an inode
clri IRIX clear EFS inode
clri_hfs HP-UX clear inode
glcleardepth IRIX specify the clear value for the depth buffer
glclearstencil IRIX specify the clear value for the stencil buffer
clear IRIX clear all or part of a curses window
ERR_clear_error NetBSD clear the error queue
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service