cfnts icon indicating copy to clipboard operation
cfnts copied to clipboard

Remove unnecessary uses of cursor and move towards preallocation

Open wbl opened this issue 4 years ago • 0 comments

This should help reduce the number of realloc calls we see. Yet to be done is a single allocation API: that will require some more intrusive length functions.

wbl avatar Feb 07 '20 23:02 wbl