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

cpp.add()

Name: Anonymous 2007-04-19 23:44 ID:G694GPak

Don't complain, it DOES return something; just because your compiler is dumb isn't my fault.
   
int main(int argc, char *argv[]) {
    int bleh;
   
    if ((bleh = (argc & 1))) {
        fprintf(stdout, "%s\n", argv[--bleh]);
    }
   
    __asm { xor eax, eax; }
}

Name: Anonymous 2007-04-20 0:14 ID:yYSeuXA2

whats more annoying is that it checks __emit's validity at times, for example if i place a E9 ( relative call ), it will see if its a valid code, there is no easy way for me to declare some local code and call into it, that kinda sucks and might as well use masm(ml) and then link your asm code to your c code.

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