GitHub / electricalgorithm / llstring.h
Strings and string.h implementation using Double Sided LinkedList in C. It was an educational project. Not guarenteed to be working!
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/electricalgorithm%2Fllstring.h
PURL: pkg:github/electricalgorithm/llstring.h
Stars: 2
Forks: 0
Open issues: 4
License: mit
Language: C
Size: 14.6 KB
Dependencies parsed at: Pending
Created at: about 4 years ago
Updated at: over 2 years ago
Pushed at: about 4 years ago
Last synced at: over 2 years ago
Topics: c-string, linked-list, strings