October 6, 20169 yr There is a strcmp(char* a, char* b) function in string.h, returns 0 if they are equal, 1 if first is greater and -1 if its lesser
Create an account or sign in to comment