943,505 Members | Top Members by Rank

Ad:
  • C++ Discussion Thread
  • Unsolved
  • Views: 3661
  • C++ RSS
Nov 30th, 2004
0

c++ debugging error

Expand Post »
http://www.computersforpennies.com/error.gif
testing wether this post works, trying to host the image from my site since i dont know how to do it using his form for threads
If the image shows, could you tell me what that debugging error means
Last edited by alc6379; Nov 30th, 2004 at 5:40 pm. Reason: fixed [img] tags
Similar Threads
Reputation Points: 10
Solved Threads: 0
Newbie Poster
smartintelleng is offline Offline
18 posts
since Nov 2004
Nov 30th, 2004
0

Re: c++ debugging error

Since the image didnt work. Heres the error message: an unhandled exception of type 'System.NullReferenceException' occured in stat.exe
additional information: Object reference not set to an instance of an object.
than of course you got the options break, and continue but i need to fix this error. If you can tell me what it means it would be of great help
Reputation Points: 10
Solved Threads: 0
Newbie Poster
smartintelleng is offline Offline
18 posts
since Nov 2004
Nov 30th, 2004
0

Re: c++ debugging error

You could edit your image tags to look like this:
[IMG]http://www.computersforpennies.com/error.gif[/IMG]
Then you will see this:
http://www.computersforpennies.com/error.gif
Team Colleague
Reputation Points: 2780
Solved Threads: 312
long time no c
Dave Sinkula is offline Offline
4,790 posts
since Apr 2004
Dec 3rd, 2004
0

Re: c++ debugging error

The error means that you are trying to access an uninitialized object (not necessarrilly NULL, but uninitialized). Having bad experiences with VS.NET debugger, my hint would be to inspect the objects that you use a couple of lines before the break line (as much I can see from the code, that would be the ptloci structure and its members).
Reputation Points: 10
Solved Threads: 1
Newbie Poster
nvanevski is offline Offline
12 posts
since Dec 2004

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in C++ Forum Timeline: Don't know what this C++ error means
Next Thread in C++ Forum Timeline: reading from file into array





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC