hi guys
I want to compere two element of string array by each other! eventually I want to print Yes or No in matrix . SO, I start reading data from file then split them into two parts .
Now I want to compere each cell from token[0] by another array :
if the days are equal then I want print yes in front of the employee name if not then i want to print No
is this gone work with me as I imagine it to be or do I have to take few more steps to get my code going?
***************** Monday Tuesday
***************Alax yes no
***************alxender no no
***************pob yes yes