 |
forums.ps2dev.org Homebrew PS2, PSP & PS3 Development Discussions
|
| View previous topic :: View next topic |
| Author |
Message |
KaylaKaze
Joined: 05 May 2004 Posts: 75 Location: NC, USA
|
Posted: Mon Jan 03, 2005 12:18 am Post subject: fileXio and fio |
|
|
Will it ever be possible that these 2 file methods will ever be able to be combined into 1 command that doesn't care if something is on HD or MC/HOST/CDFS, or will HD ever be fio compatible? I was just looking at the stdlib fopen, etc. code and it only handles fio. I'm wondering 'cause I've been looking at some code I want to port but it's neck deep in
fstream. I can work around it, but just thought I'd check. |
|
| Back to top |
|
 |
Drakonite Site Admin

Joined: 17 Jan 2004 Posts: 989
|
Posted: Mon Jan 03, 2005 11:30 am Post subject: |
|
|
fileXio should be able to access anything, and in a bit more standard way than fileio I've been told, or at least that was the point. So yes, there should only be one that you need that doesn't care what filesystem it is ;)
As for HDD being supported by fileio, no, it won't happen. _________________ Shoot Pixels Not People!
Makeshift Development |
|
| Back to top |
|
 |
KaylaKaze
Joined: 05 May 2004 Posts: 75 Location: NC, USA
|
Posted: Mon Jan 03, 2005 10:22 pm Post subject: |
|
|
| That's what I thought too, but as of previous versions, that wasn't the case. I could never get fileXio to access anything but HD. I haven't checked with 1.2 yet. It'd be nice if I could stop using "if (!(strncmp(filename,"pfs",3))) fileXioOpen else fioOpen" |
|
| Back to top |
|
 |
|
|
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
|