Query: freelocale
OS: mojave
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FREELOCALE(3) BSD Library Functions Manual FREELOCALE(3)NAMEfreelocale -- Frees an allocated localeSYNOPSIS#include <xlocale.h> int freelocale(locale_t loc);DESCRIPTIONFrees the storage associated with loc. Sub-structures have their reference counts reduced, and are freed if the reference count becomes zero.RETURN VALUESReturns zero on success, -1 on error. An error will occur if loc is not a locale_t, or is NULL or LC_GLOBAL_LOCALE.SEE ALSOduplocale(3), newlocale(3), querylocale(3), uselocale(3), xlocale(3)BSDMarch 11, 2005 BSD
| Related Man Pages |
|---|
| isphonogram_l(3) - osx |
| isalpha_l(3) - mojave |
| isblank_l(3) - mojave |
| newlocale(3) - mojave |
| freelocale(3) - freebsd |
| Similar Topics in the Unix Linux Community |
|---|
| Update: Uploading Movies at Attachments to Posts |
| Cannot extract libraries using sed |
| My first PERL incarnation... Audio Oscillograph |
| Python 3.8.0rc1 released. |