strstr() is supposed to store the entire arr[i] if there is match and NULL when there is no match. but when iam running this piece of code 'net' is just storing all the values of brr[j], not only brr[j] but entire second character array (brr array). why is this happening? for(i=0;i
Aucun commentaire:
Enregistrer un commentaire