Mail Archives: djgpp/1992/09/25/11:42:44
>If you never read/write larger then 512 bytes, fread/fwrite work. Try breaking
>up large reads/writes into smaller chunks.
Seriously? Then this bug is near the top of the list to be fixed, IMHO.
I've got code that relies heavily on fread and fwrite, and this means
that if there were more than 128 channels in a multiplexed file
my code could have some unpleasant problems.
Actually that's relatively unlikely, but it's a bigger issue for others
no doubt.
-T
- Raw text -