KallistiOS git master
Independent SDK for the Sega Dreamcast
Loading...
Searching...
No Matches
str.h File Reference

Go to the source code of this file.

Functions

int str_len (const char *s)
 
int str_count (const char *s, char c)
 

Function Documentation

◆ str_count()

int str_count ( const char * s,
char c )

References s.

Referenced by main().

◆ str_len()

int str_len ( const char * s)

References s.

Referenced by main().