UbixOS  2.0
lib.h File Reference

Go to the source code of this file.

Functions

void bcopy (const void *src, void *dest, int len)
 
void bzero (void *data, int n)
 
int strlen (const char *str)
 
int strncmp (const char *str1, const char *str2, int len)
 

Function Documentation

◆ bcopy()

void bcopy ( const void *  src,
void *  dest,
int  len 
)

◆ bzero()

void bzero ( void *  data,
int  n 
)

◆ strlen()

◆ strncmp()

int strncmp ( const char *  str1,
const char *  str2,
int  len 
)