translation - Load .mo files in C -


i've been working on project, , i've decided make translation files, have translated .po files, don't know how use on c, have make .mo files using .po (no mattter that).

i've been looking around i've found answers php (like one: how run or load .po/.mo files localization in php) nothing c if me great.

you don't load files directly, that's done gettext.

see the manual. it's long, it's pretty good.


Comments

Popular posts from this blog

java - Incorrect order of records in M-M relationship in hibernate -

command line - Use qwinsta in PowerShell ISE -

ruby - Net::HTTP extremely slow responses for HTTPS requests -