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")
GiD - The personal pre and post processor
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")