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

Go to the source code of this file.

Functions

FBCALL ssize_t fb_StrLen (void *str, ssize_t str_size)
 

Function Documentation

FBCALL ssize_t fb_StrLen ( void *  str,
ssize_t  str_size 
)

Definition at line 5 of file str_len.c.

Here is the call graph for this function: