Next: GNU Compiler Collection sources, Previous: PHP Hypertext Preprocessor, Up: Individual Programming Languages [Contents][Index]
roxen
pike8.0 or pike7.8
pike
"abc"
—
gettext, dgettext, dcgettext
textdomain function
bindtextdomain function
setlocale function
import Locale.Gettext;
use
—
—
On platforms without gettext, the functions are not available.
—