User forums > Help

really strange and frustrating problem

(1/1)

xyd:
I've downloaded C::B and wingw properly.
But sometimes my source code can run properly,sometimes it comes directly to the end without any operations(I/O)

saying:Process terminated with status 1986020503(Ox....)sexadecimal?...

I've installed and reinstalled for several times but it remains the same condition!!


Please help me~  :)

oBFusCATed:
Use a debugger, you have a bug.

xyd:
? But when i debug there's no problem...

oBFusCATed:
Then you definitely have uninitialized or another memory problem. This is a classic :)
Be creative in your debugging ... use printfs, the optimization operator (//), etc...

Navigation

[0] Message Index

Go to full version