AString  0.2
A Lightweight C Language String Library
_AStringList结构参考

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.

points to the string data.

Don't Change it, it used to check a object is AStringList.

contains the length of the stringlist.

volatile aboolean lock

Don't Change it, it used to keep thread safe.


该结构的文档由以下文件生成: