c++ -o test_memory_C++ -std=c++11 -I. \ cli.cpp \ cli_Context.cpp \ cli_test.cpp \ memory.cpp \ memory_Context.cpp \ memory_test.cpp \ shell.cpp \ shell_Context.cpp \ main.cpp