attractivechaos / klib

A standalone and lightweight C library
http://attractivechaos.github.io/klib/
MIT License
4.18k stars 556 forks source link

Specifying buffer size in KSEQ_INIT #146

Closed 7PintsOfCherryGarcia closed 3 years ago

7PintsOfCherryGarcia commented 4 years ago

Is there a reason to always have bufsize == 16384 in KSEQ_INIT(type_t, read)?