Talk:Standard Code: Difference between revisions
Jump to navigation
Jump to search
Return To Loader |
|||
| Line 2: | Line 2: | ||
I heard this method eventually causes a stack overflow, and simply exit() or returning from main() should be used instead. Does that work yet? [[User:198.166.12.229|198.166.12.229]] 23:42, 2 May 2008 (PDT) | I heard this method eventually causes a stack overflow, and simply exit() or returning from main() should be used instead. Does that work yet? [[User:198.166.12.229|198.166.12.229]] 23:42, 2 May 2008 (PDT) | ||
:I've been using it for a while with no stack overflow [[User:Cboomf|Cboomf]] | |||
Revision as of 09:54, 3 May 2008
Return To Loader
I heard this method eventually causes a stack overflow, and simply exit() or returning from main() should be used instead. Does that work yet? 198.166.12.229 23:42, 2 May 2008 (PDT)
- I've been using it for a while with no stack overflow Cboomf