#pragma once #define END_PROGRAM -1 #define SUCCESS 0 #define ERROR -2 #define NO_SPACE -3