Main Page | Modules | Data Structures | Directories | File List | Data Fields | Globals

Stdio Library


Detailed Description

This module contains the imports for the kernel's stdio routines.


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.


Function Documentation

SceUID sceKernelStderr void   ) 
 

Function to get the current standard err file no.

Returns:
The stderr fileno

SceUID sceKernelStdin void   ) 
 

Function to get the current standard in file no.

Returns:
The stdin fileno

SceUID sceKernelStdout void   ) 
 

Function to get the current standard out file no.

Returns:
The stdout fileno


Generated on Wed Sep 28 07:54:55 2005 for pspsdk-1.0+beta by  doxygen 1.4.4