#ifndef COMPILE_H int compile(char input[], char output[]); #endif