/* reverse_print.hpp */ extern int global_var; extern void reverse_print(const char* s);