K
kwaj
Guest
Hi all,
I trying to debug a piece of code which I have written and I would like to
find out the contents of an array. The array is an integer array and I can
view the contents of individual individual elements but would like to view
the entire contents.
I use the ASSERT command to view individual elements but if possible, I
would like to be able to dump the entire contents of an array to a file and
view it accordingly.
Is there away to do this?
cheers
- Kwaj
I trying to debug a piece of code which I have written and I would like to
find out the contents of an array. The array is an integer array and I can
view the contents of individual individual elements but would like to view
the entire contents.
I use the ASSERT command to view individual elements but if possible, I
would like to be able to dump the entire contents of an array to a file and
view it accordingly.
Is there away to do this?
cheers
- Kwaj