Advanced CStringArray class with a Find method
Extending CStringArray
Published 01/15/2000
Advanced CStringArray class with a Find method
It's essential to know the differences in these libraries and use them correctly. This brief tutorial will guide you.
With facilities to search, copy, extract segments, and more, the array class can handle pretty much any task you need to perform with ease.
The .NET platform continues to grow and gain more features. See what's planned for future releases.
If you have written solid code, you have accomplished one half of the objective. Solid code is the protagonist, or hero, of our story, but testing is the more sedate side kick that often saves the day after the hubris of the hero has almost certainly lead to calamity.