View Single Post
Old Jul 20th, 2005, 10:33 AM   #3
DaWei
Resident Grouch
 
DaWei's Avatar
 
Join Date: Jun 2005
Posts: 6,453
Rep Power: 10 DaWei is on a distinguished road
I see that you ATTEMPTED to use code tags, but they require square brackets, not angle brackets. Your error says you had no subject line. Oddly enough, I believe I'd pursue that path. Most programs contain information (or a lack thereof) that indicates where the failure is. One just has to look at it rather than ignore it. Use some output statements sprinkled liberally around the likely places.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code.
Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers
DaWei is offline   Reply With Quote