Learn Finance C++, Lesson 25, C-string arrays, and C++ string arrays
Andy009Duncan
Nearing the end of our lessons on pointers now, we briefly demonstrate how string arrays can be formed, both by using the old C-style construct, where the machinery is visible, and the more new-fangled C++-style construct, where much of the machinery is thankfully hidden out of sight. We will cover string functions, as necessary, in all of the lessons ahead, rather than devoting specific lessons to them, as we need to finish pointers, to get onto classes.
http://andyjamesduncan.wordpress.com
Finished code block:
http://andyjamesduncan.wordpress.com/2013/02/12/learn-finance-c-lesson-25-c-string-arrays-and-c-string-arrays/ ... https://www.youtube.com/watch?v=0SZYtHIle-4
2023-02-15
0.0 LBC
Copyrighted (contact publisher)
34729436 Bytes