|
-
May 20th, 1999, 04:05 AM
#1
can CArray be two-dimonsional ??
I'm developing a icon editor now. The main data in this application is a array of BOOL data.
Until now i use a two-dimonsional array as following
BOOL my Array[12][11]
Now i wanna use CArray instead of myArray[12][11].
But i don't know if a array deveided from CArray can be two-dimonsional??
help me!
Thanx.
toobe
:-)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|