Implement buffer_up() and buffer_down()monobuffer
commit583eabbac4df4e6d0e36fac775d466e2ac2f7ada
authortheblacksquid <theblacksquid@subvertising.org>
Thu, 29 Oct 2020 16:32:59 +0000 (30 00:32 +0800)
committertheblacksquid <theblacksquid@subvertising.org>
Thu, 29 Oct 2020 16:32:59 +0000 (30 00:32 +0800)
tree2981ed90854893592303020f14f47f5c8e3264b1
parent89982df3ab52673dbd1460b31363ca1a643789a9
Implement buffer_up() and buffer_down()

To be perfectly honest, I am horrified by the sheer difference between
the two functions, as well as the messiness of buffer_down()
buffer.c
buffer.h
main.c