#define HISTRECSIZE 2048 extern int gethistart(const char *historyfile, char *msg_id, char *artpath); extern int addhistart(const char *historyfile, char *messageID, char **ngarray, long art_size); extern char *delhistart(const char *historyfile, char *msg_id, char *artlist);