Skip to content

Latest commit

 

History

History
1 lines (1 loc) · 222 Bytes

13.41.md

File metadata and controls

1 lines (1 loc) · 222 Bytes

Because the pointer range is [bg, ed). The memory pointed by first_free is where we want to construct new string, and after we constructed the new string, the pointer is increased to point to the next place in memory.