Stack Overflow
- From: "Jacky Luk" <jl@xxxxxxxxxx>
- Date: Wed, 16 Aug 2006 16:41:38 +0800
AFX_INLINE POSITION CList<TYPE, ARG_TYPE>::GetHeadPosition() const
{ return (POSITION) m_pNodeHead; }
I am testing someone else's program.
It crashed on this line saying stack overflow
Simply m_pNodeHead == 0xcccccccc
I wonder if I have reached the maximum stack size allowed on STL? any
comments are welcome!
Thanks
Jack
.
- Follow-Ups:
- Re: Stack Overflow
- From: Jacky Luk
- Re: Stack Overflow
- Prev by Date: Re: Expand triangle
- Next by Date: Re: using LPVOID
- Previous by thread: Re: Expand triangle
- Next by thread: Re: Stack Overflow
- Index(es):