Searched refs:LINEBUFF_SIZE (Results 1 – 1 of 1) sorted by relevance
27 #define LINEBUFF_SIZE 1024 macro232 static char buff[LINEBUFF_SIZE + 1]; in read_header_file()239 if ( !fgets( buff, LINEBUFF_SIZE, file ) ) in read_header_file()