CompuServe Messages

kd_freq.library

    24-Nov-91 14:05:16
Sb: #16861-kd_freq.library
Fm: Khalid Aldoseri 75166,2531
To: Steve Tibbett 72627,1325
Steve, you mean ExAll()? My gripe with it is that it requires me to pre-define the buffer size for reading the directory. As I have do idea how big the directory will be, it is a tough call….. i.e. do I use a large buffer and lose memory or use a small buffer and limit the number of files I can read?? (sigh) I don't know how much faster ExAll() would be, I do process those entries pretty quickly.. unless ExNext() is slow. Khalid.