lua-users home
lua-l archive

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


Hi,all    
 
  I'm working on a project compiled as unicode charset, and I embed Lua 5.1 interpreter. As you can imagine, I get a widechar string always, and will be passed to Lua functions, or I fetch a result from Lua function with the char* type, I have to convert it to wchar_t*. So inconvenient!
  So I hope to find a solution that can help compiling Lua as unicode charset. Any reply would be appreciated.
	

        Regards

 				

        YangFan
        missdeer@gmail.com
          2007-06-20