@ -32,4 +32,6 @@ int searchTab(int targetTab[], int valSearched, int tLog, int *found)
return i;
}
*found = 0;
return -1;