cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
General C++ Programming
error
error
Jan 6, 2012 at 8:16pm UTC
kingluv maangel
(1)
The program '[1568] RR Donnelley.exe: Native' has exited with code 0 (0x0).
please help me if you can. anytime i run the program it disappear with the above msg. Ignore the RR Donnelley: is the name of the program
thank u in advance
Jan 6, 2012 at 8:20pm UTC
Moschops
(7244)
Is there no other information about what's gone wrong? No other messages?
Last edited on
Jan 6, 2012 at 8:21pm UTC
Jan 6, 2012 at 8:39pm UTC
Peter87
(11254)
Sounds like the program exited successfully without errors.
Jan 6, 2012 at 8:58pm UTC
Moschops
(7244)
I've seen this code handed out with uncaught exceptions, but generally it announces the fact alongside.
As Peter says, 0 is the standard return code for successful operation.
Topic archived. No new replies allowed.