thanks! that's little rough for what I'm trying to do though. i will definitely add system("CLS"); to my bag of tricks for later.
from what I've learned so far, i think it's in cin's nature to display the '\n' once the user inputs the data. i think i might have to use a different type of input stream, or figure a way to consume the '\n' without displaying it....
(i'm fairly new to all this, so please forgive me if i'm wording things strangely)