gcc -Wall -o test -g -lncurses test.c gcc -Wall -o test2 -g -lncurses -lpanel test2.c gcc -Wall -o test3 -g -lncurses -lpanel test3.c