Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Optimized C code

Name: Anonymous 2007-05-10 9:02 ID:YpMhiddP

Dear /prog/, how can I further optimize this piece of code to make it ENTERPRISE ? :

int main(void){
 return(main());
}

Name: Anonymous 2007-05-11 18:20 ID:trI/QcLL

main()
{
__asm push main
__asm ret
}

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List