| View previous topic :: View next topic |
| Author |
Message |
fantomasfr
Joined: 08 Jul 2005 Posts: 11
|
Posted: Thu Jul 14, 2005 5:32 am Post subject: Function sceIoGetstat |
|
|
Hi,
i found a bug in the sdk, or i am wrong .
I have some prob with function sceIoGetstat,
if size of file is > 99999, it return an error
for exemple
if file size is : "143510" octet
filename.size return me ">3510"
for all file... but only on UMD... i dont know why...
There is a fix?
thanks by advance. |
|
| Back to top |
|
 |
Arwin
Joined: 12 Jul 2005 Posts: 426
|
Posted: Thu Jul 14, 2005 8:23 am Post subject: Re: Function sceIoGetstat |
|
|
| fantomasfr wrote: | Hi,
i found a bug in the sdk, or i am wrong .
I have some prob with function sceIoGetstat,
if size of file is > 99999, it return an error
for exemple
if file size is : "143510" octet
filename.size return me ">3510"
for all file... but only on UMD... i dont know why...
There is a fix?
thanks by advance. |
I'm not sure - could you access the UMD through FAT or only through Blocks? That might have something to do with it. |
|
| Back to top |
|
 |
fantomasfr
Joined: 08 Jul 2005 Posts: 11
|
Posted: Thu Jul 14, 2005 7:54 pm Post subject: |
|
|
i m accessing trought FAT ..
i think this is a SDK bug .. :(
++
Fantomas |
|
| Back to top |
|
 |
|