Here is my Code:

#include <ctype.h>
#include <string.h>
#include <stdio.h>
#include <stdlib.h>

#define NEW(x) (x * )malloc(sizeof(x))
#define VALID(x) (( * x) != NULL)
#define NUM(x) ((...