Menu

#2 Add Dynamic Array

open
nobody
None
6
2004-11-19
2004-11-19
Hui Zhou
No

Dynamic Array reallocates its size on appending. String is
a subclass of Array, so Dynamic Array will give us
Dynamic String too.

DJB's string implementation or Fefe's libowfat
implementation seem neat, I probably will immitate that.

Or should I just use libowfat? I believe adding the code
verbosely into dragon won't increase the size much nor
the clearness, so I am leaning to copy the implementation
(against link to libowfat).

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.