Implement de-init, to-string and printing for line_t
commit004d975e8b20690dfb3b94ede70cc7a277df0b2f
authortheblacksquid <theblacksquid@subvertising.org>
Sun, 25 Oct 2020 15:53:24 +0000 (25 23:53 +0800)
committertheblacksquid <theblacksquid@subvertising.org>
Sun, 25 Oct 2020 15:53:24 +0000 (25 23:53 +0800)
treea2022f399a29751fe4cff83d292f31a449f1f3f0
parent87d8901b6a0efdeeada607107a43cd8a40f8156f
Implement de-init, to-string and printing for line_t

TODO: write a line_set_buffer(), which sets the buffer of a given line
to a given string.
buffer.c
buffer.h
main.c