WAFer
WAFer copied to clipboard
need a automatically expandable buffer?
In nope.c, buffer is used everywhere, I think we may need a automatically expandable buffer, which could automatically expand the memory space when add or copy data into the buffer. I wrote an simple one, see this .