AString
0.2
A Lightweight C Language String Library
|
AStringList struct. 更多...
#include <astringlist.h>
数据成员 | |
auchar | flag |
volatile aboolean | lock |
asize | length |
asize | allocated_len |
AString ** | data |
AStringList struct.
contains the length of the stringlist.