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

Go to the source code of this file.

Functions

FBCALL void fb_StrLset (FBSTRING *dst, FBSTRING *src)
 
FBCALL void fb_StrRset (FBSTRING *dst, FBSTRING *src)
 

Function Documentation

FBCALL void fb_StrLset ( FBSTRING dst,
FBSTRING src 
)

Definition at line 5 of file str_set.c.

Here is the call graph for this function:

FBCALL void fb_StrRset ( FBSTRING dst,
FBSTRING src 
)

Definition at line 38 of file str_set.c.

Here is the call graph for this function: