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

Go to the source code of this file.

Functions

FBCALL char * fb_hStrSkipChar (char *s, ssize_t len, int c)
 
FBCALL char * fb_hStrSkipCharRev (char *s, ssize_t len, int c)
 

Function Documentation

FBCALL char* fb_hStrSkipChar ( char *  s,
ssize_t  len,
int  c 
)

Definition at line 3 of file str_hskip.c.

Here is the caller graph for this function:

FBCALL char* fb_hStrSkipCharRev ( char *  s,
ssize_t  len,
int  c 
)

Definition at line 14 of file str_hskip.c.

Here is the caller graph for this function: