11-22-2023, 03:24 PM
My function was very different, then. I was splitting a string using a list of provided characters and then storing them in an array that you pass in to fill. I didn't do any sharing and didn't do any counting. Mine was basically nothing but a wrapper for strtok().
Tread on those who tread on you