#ifndef H_PARSE #define H_PARSE int parse(int argc, char **argv); #endif