Sunday 21 September 2008

Compiler Error

Recenly I compiled & ran a program in Linux. After I successfully compiled the program in Windows, I tried to run it. However it wouldn't work.

I kept receiving the following error number, -1073741571.

After typing "-1073741571" into Google, I found this post on a French programming forum.

Apparently the problem may be caused by some kind of 'overflow' error. The fact that the program uses recursion makes me feel that this may be right.
Bookmark and Share

No comments: