C Strings are great but now here's the C++ String

Status
Not open for further replies.

her209

No Lifer
Oct 11, 2000
56,336
11
0
Reference
Unlike traditional c-strings, which are mere sequences of characters in a memory array, C++ string objects belong to a class with many built-in features to operate with strings in a more intuitive way and with some additional useful features common to C++ containers.
 

kalrith

Diamond Member
Aug 22, 2005
6,628
7
81
I don't know how I feel about that info. Everyone knows it from Blazing Saddles. Yeah it might have been Mel Brooks spoofing some old western, but that doesn't really mean it is "misquoted".

I disagree with that page as well. I'm quite certain that the people in this thread were quoting Blazing Saddles and not trying to quote The Treasure of the Sierra Madre; therefore, no misquoting occurred.

It would be like intentionally quoting a line from Spaceballs and having someone say that you're misquoting a line from Star Wars. You weren't quoting Star Wars at all and are therefore not misquoting anything.
 
Status
Not open for further replies.