Talk:Standard Code

From WiiBrew
Jump to navigation Jump to search

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
That's not a very convincing argument. :) If exit() / returning from main() does not work, we should fix that. Bushing 02:05, 3 May 2008 (PDT)
Yeah, just like the TP code had no buffer overflows until we feed it the right extreme situation. Bugs rarely happen without edgecases.--henke37 02:10, 3 May 2008 (PDT)