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

Go to the source code of this file.

Functions

FBCALL void fb_WstrAssignMid (FB_WCHAR *dst, ssize_t dst_len, ssize_t start, ssize_t len, const FB_WCHAR *src)
 

Function Documentation

FBCALL void fb_WstrAssignMid ( FB_WCHAR dst,
ssize_t  dst_len,
ssize_t  start,
ssize_t  len,
const FB_WCHAR src 
)

Definition at line 6 of file strw_midassign.c.

Here is the call graph for this function: