DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

(gettext.info.gz) clisp C

Info Catalog (gettext.info.gz) Common Lisp (gettext.info.gz) List of Programming Languages (gettext.info.gz) Emacs Lisp
 
 15.5.6 GNU clisp C sources
 --------------------------
 
 RPMs
      clisp
 
 File extension
      `d'
 
 String syntax
      `"abc"'
 
 gettext shorthand
      `ENGLISH ? "abc" : ""'
      `GETTEXT("abc")'
      `GETTEXTL("abc")'
 
 gettext/ngettext functions
      `clgettext', `clgettextl'
 
 textdomain
      --
 
 bindtextdomain
      --
 
 setlocale
      automatic
 
 Prerequisite
      `#include "lispbibl.c"'
 
 Use or emulate GNU gettext
      use
 
 Extractor
      `clisp-xgettext'
 
 Formatting with positions
      `fprintf "%2$d %1$d"'
 
 Portability
      On platforms without gettext, no translation.
 
 po-mode marking
      --
 
Info Catalog (gettext.info.gz) Common Lisp (gettext.info.gz) List of Programming Languages (gettext.info.gz) Emacs Lisp
automatically generated byinfo2html