FreeBASIC  0.91.0
sys_getcwd.c File Reference
#include "../fb.h"
#include <unistd.h>
Include dependency graph for sys_getcwd.c:

Go to the source code of this file.

Functions

ssize_t fb_hGetCurrentDir (char *dst, ssize_t maxlen)
 

Function Documentation

ssize_t fb_hGetCurrentDir ( char *  dst,
ssize_t  maxlen 
)

Definition at line 6 of file sys_getcwd.c.

Here is the caller graph for this function: