#ifndef __PARSER_H #define __PARSER_H void parse_ascii(); #endif