UF_VDAC_text_list_s (查看源代码)
 
定义在: uf_vdac.h
 
也被称为:
 
概述
linked list of text strings


Data Members

next
UF_VDAC_text_list_p_t
pointer to the next list member or NULL

text
const char*
text pointer

text_length
int
text length: number of characters in string,
excluding the '\0' terminator