Thomas Tortorini

Results 2 repositories owned by Thomas Tortorini

jquery-dragndrop

18
Stars
2
Forks
Watchers

:arrows_clockwise: 2.6.0 — A jQuery plugin who allow you to drag and drop one or many elements

strsplit.c

35
Stars
9
Forks
Watchers

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 🔥