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

Go to the source code of this file.

Functions

FBCALL FBSTRINGfb_StrAllocTempDescZEx (const char *str, ssize_t len)
 
FBCALL FBSTRINGfb_StrAllocTempDescZ (const char *str)
 

Function Documentation

FBCALL FBSTRING* fb_StrAllocTempDescZ ( const char *  str)

Definition at line 26 of file str_tempdescz.c.

Here is the call graph for this function:

Here is the caller graph for this function:

FBCALL FBSTRING* fb_StrAllocTempDescZEx ( const char *  str,
ssize_t  len 
)

Definition at line 5 of file str_tempdescz.c.

Here is the call graph for this function:

Here is the caller graph for this function: