|
.clang-format
|
formated the code
|
2026-09-11 12:27:22 +02:00 |
|
.gitignore
|
added main file
|
2026-09-14 11:58:26 +02:00 |
|
libstring.h
|
new(append function, modified trim and split)
|
2026-09-12 12:02:56 +02:00 |
|
main.c
|
added main file
|
2026-09-14 11:58:26 +02:00 |
|
Makefile
|
new(append function, modified trim and split)
|
2026-09-12 12:02:56 +02:00 |
|
slice_cat.c
|
formated the code
|
2026-09-11 12:27:22 +02:00 |
|
slice_cmp.c
|
formated the code
|
2026-09-11 12:27:22 +02:00 |
|
slice_dup.c
|
new(append function, modified trim and split)
|
2026-09-12 12:02:56 +02:00 |
|
slice_free.c
|
formated the code
|
2026-09-11 12:27:22 +02:00 |
|
slice_init.c
|
new(append function, modified trim and split)
|
2026-09-12 12:02:56 +02:00 |
|
slice_len.c
|
formated the code
|
2026-09-11 12:27:22 +02:00 |
|
slice_to_cstr.c
|
formated the code
|
2026-09-11 12:27:22 +02:00 |
|
slice_trim_right.c
|
formated the code
|
2026-09-11 12:27:22 +02:00 |