|
From: | Hung,Angela [CIS] |
Subject: | Array displays |
Date: | Fri, 11 Jan 2002 11:05:21 -0500 |
Hi
I'm working with very large arrays using DDD. How do I display the contents of an array instead of the pointers which it uses?
I've tried displaying the contents using the command "graph display lines[0][1]", for example, and I can see the actual content (eg. "Hello") of one element. How would I display the entire array with this type of output all at once?
Thanks for your time.
Angela
[Prev in Thread] | Current Thread | [Next in Thread] |