Searched refs:MAX_LINE_SIZE (Results 1 – 1 of 1) sorted by relevance
8 #define MAX_LINE_SIZE 32 macro19 char line[MAX_LINE_SIZE + 1]; in do_test()24 while (count < MAX_STRINGS && fgets (line, MAX_LINE_SIZE, stdin) != NULL) in do_test()