View Single Post
Re: very simple debugging question (MSVC)
Old
  (#4)
Lazy
Member
 
Lazy's Avatar
 
Status: Offline
Posts: 236
Join Date: Jan 2004
Location: Toronto, Ontario, Canada
Default Re: very simple debugging question (MSVC) - 26-01-2004

Ok, but what if you have all of your null pointer checks, ect in place but it mysteriously crashes every now and then?

I can see your point but it's hard to not see myself using it.
Or, maybe its time I read my debugging c++ book. It might talk about what you've been saying...
  
Reply With Quote