Go to the first, previous, next, last section, table of contents.


Marking C code

A string, for example "hello world" is set to be translated from the C/C++ code by calling a special function, named _
For example you should write: _("hello world")


Go to the first, previous, next, last section, table of contents.