#ifndef MEM_LIB #define MEM_LIB void printmem(char* window, int* offset, long); #endif