52 #ifndef INIT_H #define INIT_H void init(int argc, char **argv); #endif . 0