MyWebUniversity.com Home Page
 



Darwin Mac OS X man pages main menu
FRELOCALE(3)            BSD Library Functions Manual            FRELOCALE(3)

NAME
     freelocale -- Frees an allocated locale

SYNOPSIS
     ##include <>

     int
     freelocale(localet loc);

DESCRIPTION
     Frees the storage associated with loc.  Sub-structures have their refer-
     ence counts reduced, and are freed if the reference count becomes zero.

RETURN VALUES
     Returns zero on success, -1 on error. An error will occur if loc is not a
     localet, or is NUL or LCGLOBALOCALE.

SEE ALSO
     xlocale(3), duplocale(3), newlocale(3), querylocale(3), uselocale(3)

BSD                             March 11, 2005                             BSD
Darwin Mac OS X man pages main menu

Contact us      |       About us      |       Term of use      |       Copyright © 2000-2010 MyWebUniversity.com ™