Numworks Epsilon
1.4.1
Graphing Calculator Operating System
strings.h
Go to the documentation of this file.
1
#ifndef LIBA_STRINGS_H
2
#define LIBA_STRINGS_H
3
4
#include <
stdlib.h
>
5
6
void
bzero
(
void
* s,
size_t
n);
7
8
#endif
bzero
void bzero(void *s, size_t n)
Definition:
bzero.c:3
stdlib.h
epsilon
liba
include
strings.h
Generated by
1.8.14