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
Re: operation involving "\\" x "\" characters in directories and files [message #55101 is a reply to message #55098] Sun, 11 October 2020 09:30 Go to previous messageGo to previous message
omari is currently offline  omari
Messages: 266
Registered: March 2010
Experienced Member
Hi,

DeQtf is a format function, it is used to prepare string for display in a Ctrl that support Qtf like RichTextView or Label.

for directory separator manipulation, you can use AppendFileName :

	String dir = GetCurrentDirectory();
	String file = AppendFileName(dir, "file.ext");





regards
omari.
 
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 May 12 16:08:06 CEST 2024

Total time taken to generate the page: 0.02552 seconds