Mario Kart 64
string.c File Reference
#include "libultra_internal.h"
#include <string.h>
Include dependency graph for string.c:

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: