I don't think it's in the insertion agorithm as I do not insert anything as the tables are already sorted beforehand and therefore all I do is append it at the end. Also, the function that reads the table and writes them to memory is located in a different one. The function where the error occured does not call this function. What I suspect is in the searching module but I'm not sure because no matter what I put as value whether right or wrong, the search module always finds the appropriate value. From the way I debug the program, the error occurs at the end of the function when the function is returning a value, successful or not.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.