//screenbuffer.cpp #include "screenbuffer.h" screenbuffer::screenbuffer() { int i,j; for(i=0;i=0 && col=0) screen[row][col]=symbol; }