Next: , Previous: , Up: List of Programming Languages   [Contents][Index]


15.5.21 GNU Compiler Collectionソース

RPM

gcc

ファイル拡張子

ch

文字列構文

"abc"

gettextの略記

_("abc")

gettext/ngettext関数

gettextdgettextdcgettextngettextdngettextdcngettext

textdomain

textdomain関数

bindtextdomain

bindtextdomain関数

setlocale

プログラマーは、setlocale (LC_ALL, "")を呼び出さなければなりません。

必要条件

#include "intl.h"

GNU gettextの使用またはエミュレート

使用

抽出プログラム

xgettext -k_

位置の書式

可搬性

autoconfマクロを使用します

po-modeでのマーキング

yes