forums.ps2dev.org Forum Index forums.ps2dev.org
Homebrew PS2, PSP & PS3 Development Discussions
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Directory navigation?

 
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PSP Development
View previous topic :: View next topic  
Author Message
snow



Joined: 15 Dec 2007
Posts: 31

PostPosted: Tue Dec 25, 2007 12:27 pm    Post subject: Directory navigation? Reply with quote

I've seen the functions and samples of opening/closing, reading/writing but I wanted to know what libraries are available to navigate directories, query files, etc.
Back to top
View user's profile Send private message
danzel



Joined: 04 Nov 2005
Posts: 182

PostPosted: Tue Dec 25, 2007 3:39 pm    Post subject: Reply with quote

Standard unix directory access functions are available on PSP:
http://opengroup.org/onlinepubs/007908799/xsh/opendir.html

And the PSP Specific directory functions (sceIoDopen etc)
http://svn.ps2dev.org/filedetails.php?repname=psp&path=%2Ftrunk%2Fpspsdk%2Fsrc%2Fuser%2Fpspiofilemgr_dirent.h&rev=0&sc=0
http://svn.ps2dev.org/filedetails.php?repname=psp&path=%2Ftrunk%2Fpspsdk%2Fsrc%2Fuser%2Fpspiofilemgr.h&rev=0&sc=0
^^ also includes file stat functions, give it a read.
Back to top
View user's profile Send private message
snow



Joined: 15 Dec 2007
Posts: 31

PostPosted: Tue Dec 25, 2007 4:09 pm    Post subject: Reply with quote

Awesome, thanks. I just ran into the Dirent a minute after my post. Didn't know that the unix directory access API was available though.

Thanks again,
snow
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PSP Development All times are GMT + 10 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group