Home » U++ Library support » U++ Core » encoding of command line arguments
encoding of command line arguments [message #1528] |
Tue, 07 March 2006 23:35  |
zsolt
Messages: 702 Registered: December 2005 Location: Budapest, Hungary
|
Contributor |
|
|
CommandLine() function returns a Vector with command line arguments in system enconing. Other parts of U++ uses UTF-8.
Maybe it could be a good idea to convert encoding in SplitCmdLine__() function.
Currently, I'm using a workaround like:
FromSystemCharset(cmd[i])
|
|
|
Goto Forum:
Current Time: Sat Apr 26 09:45:55 CEST 2025
Total time taken to generate the page: 0.02872 seconds
|