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

Go to the source code of this file.

Functions

FBCALL FB_WCHARfb_WstrFill1 (ssize_t chars, int c)
 
FBCALL FB_WCHARfb_WstrFill2 (ssize_t chars, const FB_WCHAR *src)
 

Function Documentation

FBCALL FB_WCHAR* fb_WstrFill1 ( ssize_t  chars,
int  c 
)

Definition at line 5 of file strw_fill.c.

Here is the call graph for this function:

Here is the caller graph for this function:

FBCALL FB_WCHAR* fb_WstrFill2 ( ssize_t  chars,
const FB_WCHAR src 
)

Definition at line 23 of file strw_fill.c.

Here is the call graph for this function: