Nuacht

A dynamic string API to make string coding much easier in C similar to other modern languages. Please note, this library is currently only available for Linux.
String-operations-in-C In this repository, we will learn how to implement certain modifications in a string The code is divided into 4 sections, each containing different modifications we can do on a ...