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

Why doesn't strcmp() return 0?

Name: Anonymous 2007-10-18 22:44

#include <stdio.h>
#include <string.h>

int main(void)
{
    printf("%d\n", strcmp("Hello", "HeIIo"));
    return 0;
}

Name: Anonymous 2007-10-19 14:03

HEY GUYS, I THINK THIS GUY IS TRYING TO TRICK US.

THE STRINGS AREN'T THE SAME, HE'S USING AN UNICODE CHARACTER OR SOMETHING.

WTF?

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