| View previous topic :: View next topic |
| Author |
Message |
realjoeeye1
Joined: 30 Aug 2008 Posts: 20
|
Posted: Mon Sep 01, 2008 5:23 pm Post subject: sceIoDread not work! |
|
|
I use fp=sceIoDopen to get an fp, and use sceIoDread(fp,dir) to recieve the dir entry. But it always return a negative means an error.
what is wrong?
My psp is slim, 4.01M33 |
|
| Back to top |
|
 |
Hellcat
Joined: 24 Jan 2007 Posts: 84
|
Posted: Mon Sep 01, 2008 5:36 pm Post subject: |
|
|
| Did the Dopen succeed? WHAT error number is it giving you? Any code snippets of what you're doing? What are you trying to do at all? (besides reading a dir, which one?) |
|
| Back to top |
|
 |
realjoeeye1
Joined: 30 Aug 2008 Posts: 20
|
Posted: Mon Sep 01, 2008 6:33 pm Post subject: |
|
|
Problem solved!!
Thanks for replying! |
|
| Back to top |
|
 |
|