Hey guys, im currently writing code to determine the median for a data set. It is a very basic style of C coding as I have just recently begun playing around with it.
I am getting this error "warning #2154: Unreachable code." for every MedianIndex1/MedianIndex2 in the code. I dont understand why?
The code still executes but it is wrong, and i think this error has something to do with it.
Prior to this the code has been sorted, for rows and columns. Meaning that the middle index is the median.
thanks in advance
main.c



1Likes
LinkBack URL
About LinkBacks



