FreeNOS
Functions
memset.cpp File Reference
#include "string.h"

Go to the source code of this file.

Functions

void * memset (void *dest, int ch, size_t count)
 Fill memory with a constant byte. More...