TheBoussinesqModel  3.2.1
 All Data Structures Files Functions Variables Typedefs Macros Pages
phrase Struct Reference

#include <t_list.h>

Data Fields

char * word
 
long nh
 
struct phrasenext
 

Detailed Description

Definition at line 138 of file t_list.h.

Field Documentation

struct phrase* phrase::next
long phrase::nh

Definition at line 141 of file t_list.h.

Referenced by new_word().

char* phrase::word

Definition at line 140 of file t_list.h.

Referenced by delete_phrase(), new_word(), and print_phrase_elements().


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