| View previous topic :: View next topic |
| Author |
Message |
holiday
Joined: 21 Aug 2005 Posts: 5 Location: Minnesota, USA
|
Posted: Sun Aug 21, 2005 11:30 am Post subject: simple sample regarding file io |
|
|
I've got the ps2sdk toolchain installed. That was easy thank to oopo's site :)
I've got a little programming exp in c, just enough to be dangerous.
Is there some sample code or tutorial even that could show me how to access a file for read access? (the shorter the better)
Specifically how do I read a file that I know exists from either cdrom: or mc0: ? fopen always comes back with file not found, even though the file is there. |
|
| Back to top |
|
 |
holiday
Joined: 21 Aug 2005 Posts: 5 Location: Minnesota, USA
|
Posted: Sun Aug 21, 2005 3:13 pm Post subject: |
|
|
Ahem.
Well, everyone has to start from somewhere.
While researching other information, I came across the answer. I need to load the modules for whatever I need access to. Simple enough.
holiday42 |
|
| Back to top |
|
 |
|