m17n ライブラリ  1.8.3
関数 | 変数
locale.c ファイル

関数

MLocalemlocale_set (int category, const char *name)
 現在のロケールを設定する. [詳解]
 
MSymbol mlocale_get_prop (MLocale *locale, MSymbol key)
 ロケールプロパティの値を得る. [詳解]
 
int mtext_ftime (MText *mt, const char *format, const struct tm *tm, MLocale *locale)
 日付と時間をフォーマットする. [詳解]
 
MTextmtext_getenv (const char *name)
 環境変数を得る. [詳解]
 
int mtext_putenv (MText *mt)
 環境変数を変更/追加する. [詳解]
 
int mtext_coll (MText *mt1, MText *mt2)
 現在のロケールを用いて2つの M-text を比較する. [詳解]
 

変数

MSymbol Mterritory
 
MSymbol Mmodifier
 
MSymbol Mcodeset
 

m17n-lib Home