split_str_node_s Struct Reference

#include <spf.h>

Collaboration diagram for split_str_node_s:

Collaboration graph
[legend]

Data Fields

size_t len
char * s
split_str_node_snext

Field Documentation

size_t split_str_node_s::len
 

Definition at line 283 of file spf.h.

Referenced by UTIL_addnode(), and UTIL_reverse().

struct split_str_node_s* split_str_node_s::next
 

Definition at line 285 of file spf.h.

Referenced by UTIL_addnode(), and UTIL_reverse().

char* split_str_node_s::s
 

Definition at line 284 of file spf.h.

Referenced by UTIL_addnode(), and UTIL_reverse().


The documentation for this struct was generated from the following file:
Generated on Thu Sep 16 18:10:52 2004 for libSPF v1.0 by doxygen 1.3.8