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 » no String::Replace() ?
Re: no String::Replace() ? [message #20819 is a reply to message #11274] Fri, 10 April 2009 17:27 Go to previous messageGo to previous message
koldo is currently offline  koldo
Messages: 3358
Registered: August 2008
Senior Veteran
Hello all

If anybody needs them, in bazaar/sysinfo there are these functions:

// Appends a file after other
// It could be beside FileCopy, FileMove and FileDelete
bool FileCat(const char *file, const char *appendFile)

// Convert a long into a String
// It could be beside FormatInteger, FormatUnsigned, FormatDouble, FormatBool and FormatInt64
String FormatLong(long a)

// Replace find with replace in str
String Replace(String str, String find, String replace)

Best regards
Koldo


Best regards
IƱaki
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Compile errror in ctrllib/update.cpp
Next Topic: PROPOSAL: SerializeStore helper
Goto Forum:
  


Current Time: Fri May 03 22:03:06 CEST 2024

Total time taken to generate the page: 0.02818 seconds