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

Home » U++ Library support » U++ Core » Bug in String/Stream or just misleading documentation?
Re: Bug in String/Stream or just misleading documentation? [message #14015 is a reply to message #14014] Wed, 06 February 2008 18:26 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 14291
Registered: November 2005
Ultimate Member
String is zero terminated, but can contain zeroes...

String s; s[s.GetLength()] == 0 is legal operation and is always true.

Mirek
 
Read Message
Read Message
Read Message
Previous Topic: Real newbie question about copying values
Next Topic: What does Vector::GetIndex do?
Goto Forum:
  


Current Time: Tue Aug 04 19:07:05 GMT+2 2026

Total time taken to generate the page: 0.00706 seconds