1 2 3 4
#include <stdio.h> FILE readFile(char*); char *multiToSingle(char*); void matchFunctionCall(char*);