c-strings
Here are 12 public repositories matching this topic...
Reads a .txt file of city-to-city flights and uses Breadth-First Search (BFS) to determine if a path exists between two locations. Highlights file I/O, graphs, and queue-based traversal.
-
Updated
Apr 23, 2025 - C++
A lab where strings concepts of C programming language are practiced and solved with examples and problems.
-
Updated
Aug 23, 2025 - C
Simple, robust, and convenient read-only string handling in C.
-
Updated
Dec 10, 2025 - C
A C program that generates two strings and a replacement character, then filters the first string by replacing any characters that appear in the second string with the specified replacement character.
-
Updated
Apr 4, 2024 - C
This repository contains some useful and drag and drop C-string methods that you can join to your current project.
-
Updated
Jun 1, 2025 - C
A string utility library offering a comprehensive set of string manipulation functions.
-
Updated
Apr 28, 2024 - C
🪶 A simple string.h implementation and sprintf & sscanf working with all flags & specifiers. (School 42)
-
Updated
Jul 22, 2022 - C
str: yet another string library for C language.
-
Updated
Jan 2, 2026 - C
Improve this page
Add a description, image, and links to the c-strings topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the c-strings topic, visit your repo's landing page and select "manage topics."