Skip to content

Commit 49f0001

Browse files
committed
enhance utility functions
1. Add optional `start_index` and `num_items` parameters to the find/count functions in utility.h. 2. Fix an accidental recursion bug. 3. Change appropriate parameters to `size_t` and cast appropriately. 4. Add two forms of `SCP_vector_contains_lcase`. 5. Enhance `sprintf` and add `sprintf_concat` for `SCP_string`.
1 parent ba1f11f commit 49f0001

5 files changed

Lines changed: 147 additions & 90 deletions

File tree

0 commit comments

Comments
 (0)