Data Fields | |
char * | text |
size_t | length |
Definition at line 63 of file for_merge.c.
size_t line::length |
Length including final newline.
Definition at line 66 of file for_merge.c.
Referenced by compare(), fill_input_buffer_thread(), and merge_fps().
char* line::text |
Text of the line.
Definition at line 65 of file for_merge.c.
Referenced by compare(), fill_input_buffer_thread(), and merge_fps().