Next Previous Contents

9.1 Usage

Compiling:

Set the c-compiler's search path with -I<includedir> and insert #include <psp.h> in your source files.

Linking:

Include -L<libpsp.a path> -lpsp on the linker line.


Next Previous Contents