ps2sdk  1.1
A collection of Open Source libraries used for developing applications on Sony's PlayStation 2® (PS2).
exit.c File Reference
#include "kernel.h"
#include "string.h"
+ Include dependency graph for exit.c:

Go to the source code of this file.

Functions

const char * SetArg (const char *filename, int argc, char *argv[])
 

Variables

char ** _kExecArg = {NULL}
 

Detailed Description

exit - Termination functions for libkernel.

Definition in file exit.c.

Function Documentation

◆ SetArg()

const char* SetArg ( const char *  filename,
int  argc,
char *  argv[] 
)

Variable Documentation

◆ _kExecArg

char * _kExecArg = {NULL}
extern

Definition at line 27 of file tlbsrc.c.