Main Page   Alphabetical List   Data Structures   File List   Data Fields   Globals  

list Struct Reference

A header for a linked list of strings. More...


Data Fields

list_entryfirst
list_entrylast


Detailed Description

A header for a linked list of strings.


Field Documentation

struct list_entry* list::first
 

First entry in the list, or NULL if the list is empty.

struct list_entry* list::last
 

Last entry in the list, or NULL if the list is empty.


The documentation for this struct was generated from the following file:
Generated on Tue Jun 4 18:54:49 2002 for Privoxy 3.1.1 by doxygen1.2.15