U++ framework
Do not panic. Ask here before giving up.

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: 14291
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: Fri Jun 12 06:41:23 GMT+2 2026

Total time taken to generate the page: 0.00594 seconds