Next: D, Previous: Pascal - Free Pascal Compiler, Up: Individual Programming Languages [Contents][Index]
gcc-gm2, libgm2
gm2
mod, def
'abc', "abc"
—
Gettext, DGettext, DCGettext,
NGettext, DNGettext, DCNGettext
TextDomain function
BindTextDomain function
Programmer must call SetLocale (LC_ALL, "")
FROM Libintl IMPORT Gettext ...;
Use
xgettext
—
fully portable to all platforms supported by GNU Modula-2
—
An example is available in the examples directory: hello-modula2.