#ifndef _PLOTIT_H #define _PLOTIT_H bool plotit(wordlist *wl, char *hcopy, char *devname); #endif