ANSWERS: 2
  • You need to give the full error message - there are lots of different C++ runtime errors. Short answer is - the programmer screwed up. C++ is powerful and dangerous, like a chainsaw. Unlike may other programming languages, it has no "safety guards". So if a programmer doesn't pay attention, it is easy to generate a runtime error. (Mind you, any language can generate runtime errors - it is just that C++ makes it easer). As to what you can do: 1 - get the programmer to fix the error. 2 - don't do again whatever you were doing to cause the error.
  • the disc in your CD/DVD player can't read it correctly or the player is failing.

Copyright 2023, Wired Ivy, LLC

Answerbag | Terms of Service | Privacy Policy