c-strings

There are 11 repositories under c-strings topic.

  • bezlant/s21_strings

    🪶 A simple string.h implementation and sprintf & sscanf working with all flags & specifiers. (School 42)

    Language:C17200
  • SharonIV0x86/StringWiz

    A string utility library offering a comprehensive set of string manipulation functions.

    Language:C4193
  • danieldotwav/C-String-Generator-Using-Array-Notation

    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.

    Language:C110
  • MassiGy/C-strings

    This repository contains some useful and drag and drop C-string methods that you can join to your current project.

    Language:C120
  • obenchkroune/c-dynamic-array

    A simple C dynamic array implementation

    Language:C1100
  • agl-alexglopez/str_view

    Simple, robust, and convenient read-only string handling in C.

    Language:C0210
  • C0DIC/c-string

    Строки в Си. Independent header-only library for work with standart strings in C

    Language:C0120
  • lysalexy/imit-c-string

    Self-written implementation of different C&C# string functions

    Language:HTML0100
  • Denilson15/bfs-lab

    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.

    Language:C++
  • HasibCoderLab/C-strings-lab

    A lab where strings concepts of C programming language are practiced and solved with examples and problems.

    Language:C
  • nluka/string

    Tiny C library for heap-allocated strings.

    Language:C10