Man Page: genders_handle_create
Operating Environment: mojave
Section: 3
GENDERS_HANDLE_CREATE(3) LIBGENDERS GENDERS_HANDLE_CREATE(3)NAMEgenders_handle_create - create a genders handleSYNOPSIS#include <genders.h> genders_t genders_handle_create(void);DESCRIPTIONgenders_handle_create() creates a genders handle for use with the genders C API. A genders handle is of type genders_t, which is defined in genders.h. The genders handle must be passed to most of the genders C API functions.RETURN VALUESOn success, a genders handle (datatype genders_t) will be returned. On error, NULL is returned.FILES/usr/include/genders.hSEE ALSOgenders_handle_destroy(3), genders_load_data(3)LLNLAugust 2003 GENDERS_HANDLE_CREATE(3)
| Related Man Pages |
|---|
| genders_handle_destroy(3) - minix |
| genders_handle_destroy(3) - php |
| genders_load_data(3) - php |
| genders_handle_destroy(3) - bsd |
| genders_handle_destroy(3) - redhat |
| Similar Topics in the Unix Linux Community |
|---|
| Shopt -s histappend |
| My first PERL incarnation... Audio Oscillograph |
| Python 3.8.0rc1 released. |
| [BASH] eval command not expanding variables as expected. |