Functions | |
int | sceKernelStdoutReopen (const char *file, int flags, SceMode mode) |
Function reopen the stdout file handle to a new file. | |
int | sceKernelStderrReopen (const char *file, int flags, SceMode mode) |
Function reopen the stderr file handle to a new file. | |
int | fdprintf (int fd, const char *format,...) |
fprintf but for file descriptors |
|
fprintf but for file descriptors
|
|
Function reopen the stderr file handle to a new file.
|
|
Function reopen the stdout file handle to a new file.
|