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

Go to the source code of this file.

Functions

FBCALL FB_WCHARfb_WstrMid (const FB_WCHAR *src, ssize_t start, ssize_t len)
 

Function Documentation

FBCALL FB_WCHAR* fb_WstrMid ( const FB_WCHAR src,
ssize_t  start,
ssize_t  len 
)

Definition at line 5 of file strw_mid.c.

Here is the call graph for this function: