Mario Kart 64
Loading...
Searching...
No Matches
string.h File Reference
#include <PR/ultratypes.h>
Include dependency graph for string.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void * memcpy (void *dst, const void *src, size_t size)
 
size_t strlen (const char *str)
 
char * strchr (const char *str, s32 ch)
 

Function Documentation

◆ memcpy()

void * memcpy ( void * dst,
const void * src,
size_t size )
Here is the caller graph for this function:

◆ strchr()

char * strchr ( const char * str,
s32 ch )
Here is the caller graph for this function:

◆ strlen()

size_t strlen ( const char * str)
Here is the caller graph for this function: