Wow...that was awfully dumb of me *slams head on desk*
I guess that's what 14 hours of continuous programming does to you.
Thanks for your help :-)
Search found 2 matches
- Tue Aug 09, 2005 8:39 am
- Forum: PSP Development
- Topic: Problem with file input
- Replies: 2
- Views: 1401
- Tue Aug 09, 2005 8:11 am
- Forum: PSP Development
- Topic: Problem with file input
- Replies: 2
- Views: 1401
Problem with file input
When I read from a file, and use pgPrint (from nem's hello world sample) to display the string, the string is displayed, but the rest of the screen is filled with checkerboard pattern boxes. The same char array displays fine when it is hard-coded into the program. I then used strlen to check the len...