13.5.18 Pike 
- RPMs
 - roxen
 - File extension
 pike
- String syntax
 "abc"
- gettext shorthand
 - ---
 - gettext/ngettext functions
 gettext, dgettext, dcgettext
- textdomain
 textdomain function
- bindtextdomain
 bindtextdomain function
- setlocale
 setlocale function
- Prerequisite
 import Locale.Gettext;
- Use or emulate GNU gettext
 - use
 - Extractor
 - ---
 - Formatting with positions
 - ---
 - Portability
 - On platforms without gettext, the functions are not available.
 - po-mode marking
 - ---
 
  
This document was generated
on May 6, 2002
using texi2html