xsupportslocale(3) hpux man page | unix.com

Man Page: xsupportslocale

Operating Environment: hpux

Section: 3

XSupportsLocale()														 XSupportsLocale()

Name
  XSupportsLocale - determine locale support.

Synopsis
  Bool XSupportsLocale( )

Returns
  True if supported, else False.

Availability
  Release 5 and later.

Description
  XSupportsLocale()  returns  True  if Xlib functions are capable of operating under the current locale.  If XSupportsLocale() returns False,
  the client should usually switch to a supported locale or exit.  When the current locale is not supported, some Xlib routines  will  return
  the status XLocaleNotSupported, and others will silently operate in the default C locale.

See Also
  XSetLocaleModifiers().

Xlib - Locale Management													 XSupportsLocale()
Related Man Pages
xsupportslocale(3) - debian
xsupportslocale(3) - centos
xsetlocalemodifiers(3x11) - osf1
xsupportslocale(3x11) - osf1
xsetlocalemodifiers(3) - linux
Similar Topics in the Unix Linux Community
How to extract every repeated string between two specific string?
Sequence extraction
Thank you members and admins
Wrong Array...