Search found 4 matches

by phillipm
Thu Mar 16, 2006 10:11 am
Forum: PSP Development
Topic: [HELP] read txt file + resources
Replies: 6
Views: 1881

uh

uh, that is a kinda old book.
I just need an example of a function someone has used to read a file.
please
by phillipm
Thu Mar 16, 2006 9:59 am
Forum: PSP Development
Topic: [HELP] read txt file + resources
Replies: 6
Views: 1881

?

does anybody have a simple read from txt file function?
by phillipm
Wed Mar 15, 2006 3:26 pm
Forum: PSP Development
Topic: [HELP] read txt file + resources
Replies: 6
Views: 1881

nope

Nope, I am not doing this in python, (although python does rock).
I am doing this in c++ with the pspsdk.
by phillipm
Wed Mar 15, 2006 3:16 pm
Forum: PSP Development
Topic: [HELP] read txt file + resources
Replies: 6
Views: 1881

[HELP] read txt file + resources

So I have started programming, and it has been going well. I am currently working on a Sudoku game, which will include multiple levels, music, timer, and other fun stuff. I want to be able store and read my puzzles in txt files, and then retreived them into a 2d array. can someone post a script that...