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.
Function sceIoGetstat
Re: Function sceIoGetstat
I'm not sure - could you access the UMD through FAT or only through Blocks? That might have something to do with it.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.
-
- Posts: 11
- Joined: Fri Jul 08, 2005 9:02 pm