genders_handle_destroy(3) linux man page | unix.com

Man Page: genders_handle_destroy

Operating Environment: linux

Section: 3

GENDERS_HANDLE_DESTROY(3)					    LIBGENDERS						 GENDERS_HANDLE_DESTROY(3)

NAME
genders_handle_destroy - destroys a genders handle
SYNOPSIS
#include <genders.h> int genders_handle_destroy(genders_t handle);
DESCRIPTION
genders_handle_destroy() destroys the genders handle pointed to by handle and frees all allocated memory associated with it.
RETURN VALUES
On success, 0 is returned. On error, -1 is returned, and an error code is returned in handle. The error code can be retrieved via gen- ders_errnum(3) , and a description of the error code can be retrieved via genders_strerror(3). Error codes are defined in genders.h.
ERRORS
GENDERS_ERR_NULLHANDLE The handle parameter is NULL. The genders handle must be created with genders_handle_create(3). GENDERS_ERR_MAGIC handle has an incorrect magic number. handle does not point to a genders handle or handle has already been destroyed.
FILES
/usr/include/genders.h
SEE ALSO
libgenders(3), genders_handle_create(3), genders_load_data(3), genders_errnum(3), genders_strerror(3)
LLNL
August 2003 GENDERS_HANDLE_DESTROY(3)
Related Man Pages
genders_load_data(3) - centos
genders_handle_destroy(3) - php
genders_load_data(3) - php
genders_handle_destroy(3) - osx
genders_handle_destroy(3) - posix
Similar Topics in the Unix Linux Community
Please Donate to the Red Cross for Earthquake and Tsunami Relief in Japan
Merry Christmas!
Status of UNIX.COM Forum Transformation
Answers to Recently Asked Questions about UNIX.COM
UNIX.com End of Year (EOY) Report (2019)