SphinxBase  5prealpha
huff_node_s Struct Reference

Data Fields

int nbits
 
struct huff_node_s * l
 
union {
   int32   ival
 
   char *   sval
 
   struct huff_node_s *   r
 
} r
 

Detailed Description

Definition at line 48 of file huff_code.c.


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