tafabey

joined 1 day ago
[–] tafabey@programming.dev 3 points 17 hours ago* (last edited 16 hours ago)

I didn't notice, it wasn't conscious. Thanks for the heads up. I fixed the indentation

[–] tafabey@programming.dev 0 points 20 hours ago (2 children)

Thanks for comment. I am using K&R style.

[–] tafabey@programming.dev 1 points 21 hours ago (1 children)

Thanks, I've just updated the README with a 'What is string.h?' section

 

I am trying to write my own string.h functions, my library currently have no dependicies and 11 functions completed. Has basic and readable code to understand. Small binary size. Freely distributable with BSD-3-Clause license. Have a look: mstrutils