|
-
March 28th, 1999, 02:54 PM
#1
Watch elements of CArray during debugging
I have a CArray object filled with integers.
If I want to watch the spectific elements of this array
during debugging there only occurs the last element of
the array in the variable-watch.
How can I make the debugger to show all elements of the CArray?
-
October 1st, 1999, 09:42 AM
#2
Re: Watch elements of CArray during debugging
HI ,
simple solution is use dump
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
|