Skip to content

Instantly share code, notes, and snippets.

@timpulver
Created March 19, 2012 19:31
Show Gist options
  • Save timpulver/2125338 to your computer and use it in GitHub Desktop.
Save timpulver/2125338 to your computer and use it in GitHub Desktop.
Compare two Strings
// returns 0 if equal
stricmp(str1, str2);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment