# ifndef LCLMISC_H # define LCLMISC_H typedef unsigned int bits; typedef long unsigned Handle; extern bool firstWord (char *p_s, char *p_w); # endif