globus_common  18.0
globus_list Struct Reference

List data type. More...

#include <globus_list.h>

Collaboration diagram for globus_list:
Collaboration graph
[legend]

Detailed Description

List data type.

Parameters
Astructure representing a node containing a single datum and a reference to additional elements in the list.

The special value NULL is used to represent a list with zero elements, also called an empty list.


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