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

Go to the source code of this file.

Functions

FBCALL FBSTRINGfb_RIGHT (FBSTRING *src, ssize_t chars)
 

Function Documentation

FBCALL FBSTRING* fb_RIGHT ( FBSTRING src,
ssize_t  chars 
)

Definition at line 5 of file str_right.c.

Here is the call graph for this function: