pspsdk-1.0+beta2
|
This module contains the imports for the kernel's stdio routines. More...
Functions | |
SceUID | sceKernelStdin (void) |
Function to get the current standard in file no. | |
SceUID | sceKernelStdout (void) |
Function to get the current standard out file no. | |
SceUID | sceKernelStderr (void) |
Function to get the current standard err file no. |
This module contains the imports for the kernel's stdio routines.
SceUID sceKernelStderr | ( | void | ) |
Function to get the current standard err file no.
SceUID sceKernelStdin | ( | void | ) |
Function to get the current standard in file no.
SceUID sceKernelStdout | ( | void | ) |
Function to get the current standard out file no.