This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

32K buffers and ifstream


In my program I open and close a large number of files. Each time I open a
file  it appears that a 32K buffer is allocated. When I close the file the
32K buffer remains. When I reopen the file another 32K buffer gets
allocated....

Is there some way I can free this buffer when I am done with the file?

I am using B18.

Steve Kachman
skachman@unl.edu

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]