GFS_CLOSEDIR
GFS_CLOSEDIR
Section: (3) Updated: 29 October 2003 Local index
Up
NAME
gfs_closedir - close a directory
SYNOPSIS
#include <gfarm/gfarm.h>
char * gfs_closedir (GFS_Dir dir);
DESCRIPTION
The gfs_closedir() function closes the directory stream
associated with dir. The directory stream descriptor dir
is not available after this call.
RETURN VALUES
- NULL
-
The function terminated successfully.
- Others
-
An error except the above occurred. The reason is shown by its
pointed strings.
SEE ALSO
gfs_opendir(3),
gfs_readdir(3)
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- RETURN VALUES
-
- SEE ALSO
-
This document was created by
man2html,
using the manual pages.
Time: 21:46:48 GMT, April 16, 2011