How to use stream opeators to insert data into a Matrix array utility.
What is the Matrix? - Part 3, Streaming
Published 04/25/2003
How to use stream opeators to insert data into a Matrix array utility.
Expanding on his previous articles, Steve explains how to use the built-in conversions to and from VARIANTs in his Matrix class.
Matrix is a templatized utility class available here on CodeGuru. This article digs into showing more regarding the use of this.
Arrays can be tedious, especially when passing them across COM/DCOM. This utility class aids the creation of arrays, including safe arrays and variants.
Advanced RichEditCtrl