Editing Kirk
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 6: | Line 6: | ||
All of the Kirk commands can be used using the function sceUtilsBufferCopyWithRange, which takes five arguments: | All of the Kirk commands can be used using the function sceUtilsBufferCopyWithRange, which takes five arguments: | ||
*the output buffer | *the output buffer | ||
*the output buffer size | *the output buffer size | ||
*the input buffer (if there is one, NULL otherwise) | *the input buffer (if there is one, NULL otherwise) | ||
*the input buffer size (if there is one, 0 otherwise) | *the input buffer size (if there is one, 0 otherwise) |