|
abc-master
|
#include <sparse.h>
Data Fields | |
| int | col_num |
| int | length |
| int | flag |
| sm_element * | first_row |
| sm_element * | last_row |
| sm_col * | next_col |
| sm_col * | prev_col |
| char * | user_word |
| sm_element* sm_col_struct::first_row |
| sm_element* sm_col_struct::last_row |