#ifndef _PARSER_H #define _PARSER_H extern int parse_record(char *); #endif /* _PARSER_H */