|
-
Apr 13th, 2006, 10:51 AM
#1
Thread Starter
Hyperactive Member
contents of stack and heap displayed in any window during runtime???
In the run mode, I can see the contents on stack in "locals" windows in VS.
it would be nice for beginners (to understand C# better), to be able to see the contents of both stack and heap.
that way we can understand when we instantiate an object of a class how the data is stored between stack and heap.
thanks
nath
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
|