Re: File size restriction using Bloodshed C++
PascalK wrote:
> How do you access the file (binary / text)?
> Could you please post some code, maybe there is another error.
>
> Best regards
> Pascal
Thank you for your reply. The problem turned out to be a fault with
the .eof() function which was testing the end of the source file. When
this fault was accomodated, the sink (write to) file expanded as
required.
Thanks again.
0 Comments:
Post a Comment
<< Home