DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

(gettext.info.gz) GCC-source

Info Catalog (gettext.info.gz) Pike (gettext.info.gz) List of Programming Languages
 
 15.5.21 GNU Compiler Collection sources
 ---------------------------------------
 
 RPMs
      gcc
 
 File extension
      `c', `h'.
 
 String syntax
      `"abc"'
 
 gettext shorthand
      `_("abc")'
 
 gettext/ngettext functions
      `gettext', `dgettext', `dcgettext', `ngettext', `dngettext',
      `dcngettext'
 
 textdomain
      `textdomain' function
 
 bindtextdomain
      `bindtextdomain' function
 
 setlocale
      Programmer must call `setlocale (LC_ALL, "")'
 
 Prerequisite
      `#include "intl.h"'
 
 Use or emulate GNU gettext
      Use
 
 Extractor
      `xgettext -k_'
 
 Formatting with positions
      --
 
 Portability
      Uses autoconf macros
 
 po-mode marking
      yes
 
Info Catalog (gettext.info.gz) Pike (gettext.info.gz) List of Programming Languages
automatically generated byinfo2html