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