Re: Linked Lists debugger question
- From: "Alex Blekhman" <tkfx.REMOVE@xxxxxxxxx>
- Date: Sat, 20 Sep 2008 12:35:51 +0300
"Robby" wrote:
I never assigned a value to "value" and yet why does it show
that value is equal to 0xcccccccc ?
In addition to other answers. Here is the good summary table of
special values used by VC++ debugger, CRT and OS heap manager:
"Win32 Debug CRT Heap Internals"
http://www.nobugs.org/developer/win32/debug_crt_heap.html
HTH
Alex
.
- Follow-Ups:
- Re: Linked Lists debugger question
- From: Robby
- Re: Linked Lists debugger question
- References:
- Linked Lists debugger question
- From: Robby
- Linked Lists debugger question
- Prev by Date: Re: vtable issue
- Next by Date: Re: vtable issue
- Previous by thread: Re: Linked Lists debugger question
- Next by thread: Re: Linked Lists debugger question
- Index(es):