more string operations; fix bug with concatenation
authorcassowarii <cassowary@cassowary.me>
Thu, 25 Jun 2026 16:41:27 +0000 (09:41 -0700)
committercassowarii <cassowary@cassowary.me>
Thu, 25 Jun 2026 16:41:27 +0000 (09:41 -0700)
commitacafad9ab4f02f04ab68d7631f3f4cc87c0d502c
tree0bc646a852e6361aa86fef803431191ccfb0bf4b
parentbdb88958f07ba8b80b8df6031cab874d993b58bf
more string operations; fix bug with concatenation
src/data/string.c
src/data/string.h
src/main.c