increase gnl buffer to 1000 for speed
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
# define GET_NEXT_LINE_H
|
||||
|
||||
# ifndef BUFFER_SIZE
|
||||
# define BUFFER_SIZE 1
|
||||
# define BUFFER_SIZE 1000
|
||||
# endif
|
||||
|
||||
typedef struct s_gnlist
|
||||
|
||||
Reference in New Issue
Block a user