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 » String.Mid() and Unicode
String.Mid() and Unicode [message #28665] Fri, 10 September 2010 10:36 Go to previous message
jeremy_c is currently offline  jeremy_c
Messages: 175
Registered: August 2007
Location: Ohio, USA
Experienced Member
I know a given string is at position 10 (example) and is 3 characters long. I don't know if that's 3 Unicode characters or 3 ASCII characters.

It seems that String.Mid(pos, len) is returning 3 bytes of data, not 3 characters, is that correct? If so, how can I retrieve 3 characters from a string at position XYZ?

Jeremy
 
Read Message
Read Message
Read Message
Previous Topic: Write an app to start and kill another app periodically
Next Topic: Is there way to get subrange of a vector quickly?
Goto Forum:
  


Current Time: Sat Apr 27 19:31:57 CEST 2024

Total time taken to generate the page: 0.07908 seconds