#include <ctype.h>
#ifdef UNIX
#ifndef __APPLE__
#include <malloc.h>
#endif
#include <assert.h>
#include <string.h>