S
Sai Kumar Reddy
Guest
I have a issue in LR, can you please help me Scenario is... need to find the highest value from the list of values. what's wrong in my code. can you please look and help me to work on this. //declaration & initialization char arr[10]; int y[100][100]; int location = 1,maximum; //storing values into array n= atoi(lr_eval_string("{Correlation1_count}")); for(i=1;i/finding largest value from array maximum = atoi(lr_eval_string(y[1])); for (i = 1; i maximum) { maximum = y; location = i+1; } }