c++ Programming Glossary: hellogt
Complete C++ i18n gettext() “hello world” example http://stackoverflow.com/questions/1003360/complete-c-i18n-gettext-hello-world-example gettext by G. Mohanty. I am using Linux and G . Code cat hellogt.cxx EOF hellogt.cxx #include libintl.h #include locale.h #include.. Mohanty. I am using Linux and G . Code cat hellogt.cxx EOF hellogt.cxx #include libintl.h #include locale.h #include iostream #include.. s s NULL std endl std cout bindtextdomain bindtextdomain hellogt cwd std endl std cout textdomain textdomain hellogt std endl..
|