struct tqe_string
Overview
Element of the list of strings More…
#include <tq_string.h> struct tqe_string { // fields char* v; // methods TAILQ_ENTRY(tqe_string); };
Detailed Documentation
Element of the list of strings
Fields
char* v
Value
Methods
TAILQ_ENTRY(tqe_string)
List links