User forums > Help

Process terminated with status 0

<< < (4/4)

stahta01:

--- Quote from: Ascyndaeon on April 10, 2013, 02:13:26 am ---
--- Quote from: stahta01 on April 10, 2013, 02:08:56 am ---The time is likely different just based on what else is running on your computer; the returned value of 0 is normal for running a program.

There is NO indication that you have a problem.

Tim S.

--- End quote ---

So then...this "Process terminated with status 0" is really just meaningless, as long as it turns no errors or warnings?

--- End quote ---

Zero is the normal returned value; if it is NOT zero it typically means something is wrong.

So if "Process terminated with status -1" likely means your program returned -1 in it.
Look up the exit function and return statement for more info.

Tim S.

Ascyndaeon:

--- Quote from: stahta01 on April 10, 2013, 02:19:15 am ---Zero is the normal returned value; if it is NOT zero it typically means something is wrong.

So if "Process terminated with status -1" likely means your program returned -1 in it.
Look up the exit function and return statement for more info.

Tim S.

--- End quote ---

Oh, okay. Thanks.

stefanos_:
If you are under Windows 7 with a firewall and or an antivirus installed, check your antivirus settings; you might have set them at high security and block executables at random. I have had an issue like this in one my PCs at my labs where I work as IT Tech Support.

Navigation

[0] Message Index

[*] Previous page

Go to full version