Author: mysqlpp Date: Thu Aug 25 08:13:47 2005 New Revision: 1053 URL: http://svn.gna.org/viewcvs/mysqlpp?rev=1053&view=rev Log: Changed internal utf8_to_win32_ansi() utility function to utf8trans(), which wraps this translation up in a platform-neutral way. Now anyone can call this function and get a useful, platform-dependent result.
Modified:
trunk/examples/util.cpp
trunk/examples/util.h
