FreeBASIC  0.91.0
sys_getexepath.c File Reference
#include "../fb.h"
#include <sys/stat.h>
Include dependency graph for sys_getexepath.c:

Go to the source code of this file.

Functions

char * fb_hGetExePath (char *dst, ssize_t maxlen)
 

Function Documentation

char* fb_hGetExePath ( char *  dst,
ssize_t  maxlen 
)

Definition at line 6 of file sys_getexepath.c.