home *** CD-ROM | disk | FTP | other *** search
-
-
-
- XFree(3X11) XLIB FUNCTIONS XFree(3X11)
-
-
- NNAAMMEE
- XFree - free client data
-
- SSYYNNTTAAXX
- XFree(_d_a_t_a)
- void *_d_a_t_a;
-
- AARRGGUUMMEENNTTSS
- _d_a_t_a Specifies the data that is to be freed.
-
- DDEESSCCRRIIPPTTIIOONN
- The _X_F_r_e_e function is a general-purpose Xlib routine that
- frees the specified data. You must use it to free any
- objects that were allocated by Xlib, unless an alternate
- function is explicitly specified for the object. A NULL
- pointer cannot be passed to this function.
-
- SSEEEE AALLSSOO
- _X_l_i_b _- _C _L_a_n_g_u_a_g_e _X _I_n_t_e_r_f_a_c_e
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- X Version 11 Release 6.1 1
-
-
-