sceIoDread not work!

Discuss the development of new homebrew software, tools and libraries.

Moderators: cheriff, TyRaNiD

Post Reply
realjoeeye1
Posts: 20
Joined: Sat Aug 30, 2008 10:24 pm

sceIoDread not work!

Post by realjoeeye1 »

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
Hellcat
Posts: 83
Joined: Wed Jan 24, 2007 2:52 pm

Post by Hellcat »

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?)
realjoeeye1
Posts: 20
Joined: Sat Aug 30, 2008 10:24 pm

Post by realjoeeye1 »

Problem solved!!
Thanks for replying!
Post Reply