FreeBASIC  0.91.0
sys_environ.c File Reference
#include "fb.h"
Include dependency graph for sys_environ.c:

Go to the source code of this file.

Functions

FBCALL FBSTRING * fb_GetEnviron (FBSTRING *varname)
 
FBCALL int fb_SetEnviron (FBSTRING *str)
 

Function Documentation

FBCALL FBSTRING* fb_GetEnviron ( FBSTRING *  varname)

Definition at line 5 of file sys_environ.c.

Here is the call graph for this function:

FBCALL int fb_SetEnviron ( FBSTRING *  str)

Definition at line 40 of file sys_environ.c.

Here is the call graph for this function: