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

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().