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

Go to the source code of this file.

Functions

FBCALL int fb_StrCompare (void *str1, ssize_t str1_size, void *str2, ssize_t str2_size)
 

Function Documentation

FBCALL int fb_StrCompare ( void *  str1,
ssize_t  str1_size,
void *  str2,
ssize_t  str2_size 
)

Definition at line 6 of file str_comp.c.

Here is the call graph for this function: