05-30-2008 03:52 AM
Dear all, I have a CNiUInt8Matrix, m_bufferDIMatrix that I want to initialize. I tried this API, but I am getting an error because it is a protected member. void Init( unsigned int rows, unsigned int cols ) Any tips, ideas how to initialize a matrix? I am using cDAQ-9172 + MSVC++.
Thanks a bunch, A
|
|
06-02-2008 05:06 PM
06-02-2008 11:06 PM
Thanks John for the enlightenment. I tried and it worked. !!!!