[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

gettext



Hi!
I want to know something about getetxt() usage
How can I deal with array?
for example:

char *title[]={"hello", "world"};

what should I do to export "hello" and "world " to *.pot by xgettext?

Thx.





Reply to: