#ifndef MEM_LIB #define MEM_LIB void printmem(int argc, char *argv[]); #endif