#include using namespace NDSA; void printFrame(int frame) { PrintAt(0, 10, "Frame = %d", frame); }