UbixOS  2.0
strings.h File Reference
#include <sys/types.h>
Include dependency graph for strings.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void bcopy (const void *, void *, size_t)
 
void bzero (void *, size_t)
 

Function Documentation

◆ bcopy()

void bcopy ( const void *  ,
void *  ,
size_t   
)

◆ bzero()

void bzero ( void *  ,
size_t   
)