PSPSDK 1.0+beta2
Loading...
Searching...
No Matches
cwd.c File Reference
#include <stdio.h>
#include <unistd.h>
#include <string.h>
#include <sys/param.h>
#include <dirent.h>
#include <errno.h>
Include dependency graph for cwd.c:

Functions

int __get_drive (const char *d)
 

Variables

char __cwd [MAXNAMLEN+1]
 

Function Documentation

◆ __get_drive()

int __get_drive ( const char d)

Variable Documentation

◆ __cwd

char __cwd[MAXNAMLEN+1]
extern