File size restriction using Bloodshed C++
I'm writing a program in Bloodshed C++ 5.0 that outputs data to a temp
file for later processing. While the source file is read in ok, the
output file seems to be limited to 84 kilobytes in length. Is this a
default length, or is there a way to specify the file size when
creating the file?
Thank you.
0 Comments:
Post a Comment
<< Home