for(id =0; id < MAX_GANGS; id++) { if(!strcmp( gangNames [ id ], params )) { //... } }
Thanks, only if someone could have helped me with that last night :P
Does this check if its the full match, or just part? so if the input was 560 would it find the string "560 - sultan"