smtp-client
SMTP Client C Library
smtp_str_list Struct Reference
+ Collaboration diagram for smtp_str_list:

Data Fields

size_t n
 
char ** slist
 

Detailed Description

Holds a list of strings.

Used by a number of utility functions below to store and operate on lists of strings.

Definition at line 326 of file test.c.

Field Documentation

◆ n

size_t smtp_str_list::n

◆ slist

char** smtp_str_list::slist

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