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

Go to the source code of this file.

Functions

FBCALL void fb_StrAssignMid (FBSTRING *dst, ssize_t start, ssize_t len, FBSTRING *src)
 

Function Documentation

FBCALL void fb_StrAssignMid ( FBSTRING dst,
ssize_t  start,
ssize_t  len,
FBSTRING src 
)

Definition at line 5 of file str_midassign.c.

Here is the call graph for this function: