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

stdio.c File Reference

#include <pspkernel.h>
#include <pspdebug.h>
#include <unistd.h>

Include dependency graph for stdio.c:


Defines

#define dbgprintf   pspDebugScreenPrintf

Functions

int pspDebugInstallStdinHandler (PspDebugInputHandler handler)
 Install a handler for stdin (so you can use normal stdio functions).
int pspDebugInstallStdoutHandler (PspDebugPrintHandler handler)
 Install a print handler for stdout (so you can use normal print functions).
int pspDebugInstallStderrHandler (PspDebugPrintHandler handler)
 Install a print handler for stderr (so you can use normal print functions).

Define Documentation

#define dbgprintf   pspDebugScreenPrintf
 


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