WAFer icon indicating copy to clipboard operation
WAFer copied to clipboard

need a automatically expandable buffer?

Open Charles0429 opened this issue 11 years ago • 0 comments

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 .

Charles0429 avatar Jul 30 '14 01:07 Charles0429