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

Go to the source code of this file.

Functions

FBCALL void fb_StrSwap (void *str1, ssize_t size1, int fillrem1, void *str2, ssize_t size2, int fillrem2)
 

Function Documentation

FBCALL void fb_StrSwap ( void *  str1,
ssize_t  size1,
int  fillrem1,
void *  str2,
ssize_t  size2,
int  fillrem2 
)

Definition at line 5 of file swap_str.c.

Here is the call graph for this function: