void setmem( void *addr, int len, char value )
- prototype in mem.h - sets len bytes in addr to value