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

Go to the source code of this file.

Functions

FBCALL FBSTRINGfb_LEFT (FBSTRING *src, ssize_t chars)
 

Function Documentation

FBCALL FBSTRING* fb_LEFT ( FBSTRING src,
ssize_t  chars 
)

Definition at line 5 of file str_left.c.

Here is the call graph for this function: