Scivillage.com Casual Discussion Science Forum
More on C++ Programming - Printable Version

+- Scivillage.com Casual Discussion Science Forum (https://www.scivillage.com)
+-- Forum: Science (https://www.scivillage.com/forum-61.html)
+--- Forum: Computer Sci., Programming & Intelligence (https://www.scivillage.com/forum-79.html)
+--- Thread: More on C++ Programming (/thread-12910.html)



More on C++ Programming - Ostronomos - Sep 22, 2022

String_type types are common to arrays, vectors and strings (which refers to their elements as characters).  The subscript operator, like the iterator, is used to access the elements and dereference operators obtain the element.


RE: More on C++ Programming - confused2 - Sep 25, 2022

(Sep 22, 2022 09:12 PM)Ostronomos Wrote: String_type types are common to arrays, vectors and strings (which refers to their elements as characters).  The subscript operator, like the iterator, is used to access the elements and dereference operators obtain the element.
IMHO this sort of thing is the beginning of the end of programming, possibly also civilisation as we know it - heaven only knows what goes on behind the curtain. Kids now just Google 'The cheapest pizza in town' - there's no quality or soul to it.