tail head cat sleep
QR code linking to this page

Manual Pages  — FREELOCALE

NAME

freelocale – Frees a locale created with duplocale(3) or newlocale(3)

CONTENTS

LIBRARY

Standard C Library (libc, -lc)

SYNOPSIS

#include <locale.h>

void
freelocale(locale_t locale);

DESCRIPTION

Frees a locale_t. This relinquishes any resources held exclusively by this locale. Note that locales share reference-counted components, so a call to this function is not guaranteed to free all of the components.

SEE ALSO

duplocale(3), localeconv(3), newlocale(3), querylocale(3), uselocale(3), xlocale(3)

STANDARDS

This function conforms to IEEE Std 1003.1-2008 ("POSIX.1").

FREELOCALE (3) July 26, 2016

tail head cat sleep
QR code linking to this page


Please direct any comments about this manual page service to Ben Bullock. Privacy policy.

Did you know that 7/5 people don't know how to use fractions?