concatenation
Here are 8 public repositories matching this topic...
The custom_string.h library is a C library that provides functions for working with strings, such as calculating length, copying, concatenating, searching, and comparing strings. To use the library, add the include statement and link to your project. The library follows the POSIX.1-2017 standard and is built using gcc compiler.
-
Updated
May 4, 2023 - C
alx-low_level_programming C projects.
-
Updated
Jan 18, 2023 - C
Experimental implementation of the paper 'Locality-Sensitive Hashing of Curves' published by A. Driemel and F. Silvestri
-
Updated
Mar 25, 2019 - C
C String builder, like strcat but more efficient.
-
Updated
Jun 14, 2015 - C
Nginx module to concatenate static files together
-
Updated
May 23, 2009 - C
Improve this page
Add a description, image, and links to the concatenation topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the concatenation topic, visit your repo's landing page and select "manage topics."