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 » More String Functions [FEATURE REQUEST]
Re: More String Functions [FEATURE REQUEST] [message #3817 is a reply to message #3816] Wed, 28 June 2006 14:04 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 14255
Registered: November 2005
Ultimate Member
Add 4:

First of all, GetBuffer is deprecated, you should use StringBuffer instead.

Using "free pointer" data in U++ is quite untypical, reserved just for dirty deep implementation issues, way too untypical for providing the member function.

However, if you need a lot of these, I would recommend using helper function like:

char *NewCopy(const String& s);

Mirek
 
Read Message
Read Message
Read Message
Previous Topic: Translation Problems (German)
Next Topic: Error in "NTL - moveable" documentation?
Goto Forum:
  


Current Time: Mon Apr 28 19:38:43 CEST 2025

Total time taken to generate the page: 0.00338 seconds