aboutsummaryrefslogtreecommitdiff
path: root/src/str.c
Commit message (Collapse)AuthorAgeFilesLines
* Fixes maximum number of tokens parsed by split() functionJoseph Hunkeler2023-10-311-9/+12
| | | | * Resets the string pointer before returning to avoid freeing the wrong address in memory
* Initial commitJoseph Hunkeler2023-10-261-0/+867