Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » U++ Core » encoding of command line arguments
encoding of command line arguments [message #1528] Tue, 07 March 2006 23:35 Go to previous message
zsolt is currently offline  zsolt
Messages: 698
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])
 
Read Message
Read Message
Read Message
Previous Topic: French translation of Core and CtrlLib
Next Topic: Core defs.h double definintion [BUG][FIXED]
Goto Forum:
  


Current Time: Sat May 18 15:52:22 CEST 2024

Total time taken to generate the page: 0.02552 seconds