Searched refs:LINE_SIZE (Results 1 – 1 of 1) sorted by relevance
157 #define LINE_SIZE 256 macro158 static char LineBuffer[LINE_SIZE];210 Result = fgets (LineBuffer, LINE_SIZE, File); in main()