Open rebelsky opened 11 years ago
There had been about six functions that did the same thing (iterate through an array of pointers until it finds the NULL at the end). I replaced a few of them with parray_len. Someone should do the rest.
There had been about six functions that did the same thing (iterate through an array of pointers until it finds the NULL at the end). I replaced a few of them with parray_len. Someone should do the rest.