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

Go to the source code of this file.

Functions

FBCALL FBSTRINGfb_StrMid (FBSTRING *src, ssize_t start, ssize_t len)
 

Function Documentation

FBCALL FBSTRING* fb_StrMid ( FBSTRING src,
ssize_t  start,
ssize_t  len 
)

Definition at line 5 of file str_mid.c.

Here is the call graph for this function:

Here is the caller graph for this function: