• Eric Herman's avatar
    Remove DYNAMIC_ARRAY get_index_dynamic() · 6a282df0
    Eric Herman authored
    The DYNAMIC_ARRAY copies values in and copies values out. Without a
    comparitor function, get_index_dynamic() does not make sense.
    
    This function is not used. If we have a need for a function like it
    in the future, I propose we write a new one with unit tests showing
    how it is used and demostrating that it behaves as expected.
    6a282df0
my_sys.h 43.5 KB