Team Cape Posted October 6, 2016 Posted October 6, 2016 (edited) strcmp Edited October 14, 2016 by Imateamcape
Token Posted October 6, 2016 Posted October 6, 2016 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