Calling vsprintf() from IOP
Posted: Fri May 11, 2007 6:12 am
I've encountered a problem when calling the vsprintf() function from the IOP. I just can't get it to work.
I'm using the function correctly, the same code works fine on the EE side. I think the problem is related to how the IOP handles threads.
This code, for example, assumes that vsprintf() fails:
http://svn.ps2dev.org/filedetails.php?r ... rev=0&sc=0
Is there anything I can do to use vsprintf() nevertheless?
Thank you.
I'm using the function correctly, the same code works fine on the EE side. I think the problem is related to how the IOP handles threads.
This code, for example, assumes that vsprintf() fails:
http://svn.ps2dev.org/filedetails.php?r ... rev=0&sc=0
Is there anything I can do to use vsprintf() nevertheless?
Thank you.