libcmime  
A lightweight C mime library
Data Fields
CMimeStringList_T Struct Reference

A simple list with strings. More...

#include <cmime_string.h>

Data Fields

char ** node
 
size_t count
 

Detailed Description

A simple list with strings.

Field Documentation

size_t count

count of strings in list

char** node

list with string values


The documentation for this struct was generated from the following file: