#ifndef MEMORY_H #define MEMORY_H void display_memory(); #endif