|
abc-master
|
#include <sparse.h>
Data Fields | |
| int | row_num |
| int | length |
| int | flag |
| sm_element * | first_col |
| sm_element * | last_col |
| sm_row * | next_row |
| sm_row * | prev_row |
| char * | user_word |
| sm_element* sm_row_struct::first_col |
| sm_element* sm_row_struct::last_col |