Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mr21/strsplit.c

Split/cut a string into an array with a string delimiter in C. The function is written to have only one malloc/free per call 🔥
https://github.com/mr21/strsplit.c

Last synced: about 2 months ago
JSON representation

Split/cut a string into an array with a string delimiter in C. The function is written to have only one malloc/free per call 🔥

Awesome Lists containing this project