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 » Community » Newbie corner » operation involving "\\" x "\" characters in directories and files
operation involving "\\" x "\" characters in directories and files [message #55098] Sun, 11 October 2020 03:47 Go to previous message
BetoValle is currently offline  BetoValle
Messages: 203
Registered: September 2020
Location: Brasil Valinhos SP
Experienced Member
I initially realized that the getDirectories function returned without the "\".
I saw that you use DeQtf to correct "\".
I just didn't realize that getDirectories also adds "ยด"
in your content and I ended up using the replace string at the end.

I question: is it all this or is there a other alternative?

i.e.
String dir = DeQtf(GetCurrentDirectory());
dir.Replace("`","");
 
Read Message
Read Message
Read Message icon14.gif
Previous Topic: acces help chm files (windows)
Next Topic: C++ templated class referencing each other
Goto Forum:
  


Current Time: Sun Apr 28 10:55:33 CEST 2024

Total time taken to generate the page: 0.03776 seconds