Is it possible to delete a folder? I know how to delete a file, but not how to del. a folder.
How/where can i do/find it
tnx
Delete folder?
Re: Delete folder?
Hi! :)
You have to empty each subdirectory and then remove the empty folders with sceIoRmdir.
Ciaooo
Sakya
There's no function to delete a folder containing files and/or subdirectories.Question_dev wrote:Is it possible to delete a folder? I know how to delete a file, but not how to del. a folder.
You have to empty each subdirectory and then remove the empty folders with sceIoRmdir.
Ciaooo
Sakya
-
- Posts: 6
- Joined: Sat Jan 19, 2008 10:56 pm
- Contact:
Re: Delete folder?
I thought that Team WildCard did it?? was i wrong?sakya wrote:Hi! :)There's no function to delete a folder containing files and/or subdirectories.Question_dev wrote:Is it possible to delete a folder? I know how to delete a file, but not how to del. a folder.
You have to empty each subdirectory and then remove the empty folders with sceIoRmdir.
Ciaooo
Sakya
Re: Delete folder?
Hi! :)
I was saying that there's not a function like sceIoRmdir that deletes a non empty directory, but probably there are a lot of functions to do this in free sources...
Ciaooo
Sakya
Maybe, I don't know.DeathCradle wrote:I thought that Team WildCard did it?? was i wrong?
I was saying that there's not a function like sceIoRmdir that deletes a non empty directory, but probably there are a lot of functions to do this in free sources...
Ciaooo
Sakya
-
- Posts: 409
- Joined: Tue Oct 09, 2007 4:22 am
-
- Posts: 376
- Joined: Wed May 10, 2006 11:31 pm