在glibc或C的任何标准Linux库中是否有动态数组实现?我希望能够添加到列表而不必担心它的大小.我知道std :: vector存在于C++中,但我需要C等价物.
c glibc data-structures
c ×1
data-structures ×1
glibc ×1