From: David Bartoli <djb1@acpub.duke.edu> To : Date: Tue, 02 Feb 1999 02:32:17 -0500
Alright, here comes another Bus Error. I ran my program and traced the bus error using DDD to stl_dequeue.h, traced "UP" to my code and found the problem coming from my private: section when I created an Expression Stack. Does anybody know where I am messing up here. I'm stumped. Dave