Change pointers for heap allocation
authorKaz Wesley <keziahw@gmail.com>
Sun, 28 Jan 2018 03:48:13 +0000 (19:48 -0800)
committerJason Self <j@jxself.org>
Sun, 28 Jan 2018 05:29:02 +0000 (21:29 -0800)
commit3eadff410d2d08246d6f195ef209ed9d88c99be5
tree2b1440d3d3389b35f9bef83e42483866b1ca0274
parentdc15bc8fe3c6bdfc54c7117ae8af0aaf7839690f
Change pointers for heap allocation

Signed-off-by: Kaz Wesley <keziahw@gmail.com>
src/alloc.c
src/alloc.h
src/main.c
src/print.c