hey everyone,
I stuck on this program which I trying to make a word print out but it looks like its moving. like example the words you see below the TV news screen. here is what I have so far. the program can print right but cant print down, left, or up.
#include <iostream>
#include <stdlib.h>
using namespace std;