freelocale(3c) 맨 페이지 - 윈디하나의 솔라나라

개요

섹션
맨 페이지 이름
검색(S)

freelocale(3c)

Standard C Library Functions                                    freelocale(3C)



NAME
       freelocale - free resources allocated for a locale object

SYNOPSIS
       #include <locale.h>
       void freelocale(locale_t locobj);

DESCRIPTION
       The  freelocale()  function causes the resources allocated for a locale
       object returned by a call to the newlocale() or  duplocale()  functions
       to be released.


       The  behavior is undefined if the locobj argument is the special locale
       object LC_GLOBAL_LOCALE or is not a valid locale object handle.


       Any use of a locale object that has been  freed  results  in  undefined
       behavior.

ERRORS
       No errors are defined.

ATTRIBUTES
       See attributes(7) for descriptions of the following attributes:


       tab()  box; cw(2.75i) |cw(2.75i) lw(2.75i) |lw(2.75i) ATTRIBUTE TYPEAT‐
       TRIBUTE VALUE _ Interface StabilityCommitted _ MT-LevelMT-Safe _  Stan‐
       dardSee standards(7)


SEE ALSO
       duplocale(3C),   newlocale(3C),   uselocale(3C),  attributes(7),  stan‐
       dards(7)



Oracle Solaris 11.4               21 Oct 2014                   freelocale(3C)
맨 페이지 내용의 저작권은 맨 페이지 작성자에게 있습니다.
RSS ATOM XHTML 5 CSS3