...
(keeping in mind I'm not a programmer. . .)
I shoved a few debugging printf statements. Specifically, in the loop where
it's doing the memcpy (to move f into the array fs). Before the memcpy line, f looks
right, but after it's truncated:
Raw Read: 20030325143901-t.png
After Memcpy Read: 20
Some of the lines are cleanly truncated. . .they have a whitespace and bizarre
characters trailing the 20:
Raw Read: 20030326095947-t.png
After Memcpy Read: 20����
�� f �
�
So, I'm trying to track down what's wrong with the memcpy. . .
More as I find it.
Dave/SE
_______________________________________________
Tuxpaint-dev mailing list
[EMAIL PROTECTED]
http://tux4kids.net/mailman/listinfo/tuxpaint-dev