GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Get_Locale(special file) Get_Locale(special file)

Get_Locale — get a tool's locale

Get_Locale(in string category,

out string locale
[...]);

The Get_Locale request reports the POSIX locale of the indicated locale categories.

The category argument is the locale category to get. A locale category is a group of data types whose output formatting varies according to locale in a similar way. ISO C and X/Open locale categories are:

LC_ALL
LC_COLLATE
LC_CTYPE
LC_MESSAGES
LC_MONETARY
LC_NUMERIC
LC_TIME

The locale argument is the name of the current locale of the indicated category. The value of locale is implementation-defined.

The ToolTalk service may return the following error in processing the Get_Locale request:

The locale argument is not valid on the handler's host.

The ttdt_session_join(3), function can be used to register for, and transparently process, the Get_Locale request.

Also, Get_Locale can be sent by ttdt_sender_imprint_on(3), with the reply being handled transparently.

setlocale3C ttdt_sender_imprint_on(3), ttdt_session_join(3); Set_Locale request.


Search for    or go to Top of page |  Section s |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.