Connecting Tech Pros Worldwide Forums | Help | Site Map

C++ Print characters after any key is pressed

Ali Rizwan's Avatar
Banned
 
Join Date: Aug 2007
Location: Lahore Pakistan
Posts: 929
#1: Nov 1 '07
Here is the question.


Write a program that will get first name and last name of the user and print the first name and last name character by character and after each character the user must enter any key for the next character.
Scripts = > S c r i p t s

Remember

Do not use loops only the basics.

Thanx

sicarie's Avatar
Moderator
 
Join Date: Nov 2006
Location: USA
Posts: 3,929
#2: Nov 1 '07

re: C++ Print characters after any key is pressed


Per our Coursework/Assignment Policy what have you tried on this?

Also, please refrain from "flooding" a forum with questions. Ask your questions one at a time. You can see in the Posting Guidelines what the rules are of this site. Please follow them.

PS - I would not only consider loops 'basic' but the easiest way to solve this assignment.
Ali Rizwan's Avatar
Banned
 
Join Date: Aug 2007
Location: Lahore Pakistan
Posts: 929
#3: Nov 1 '07

re: C++ Print characters after any key is pressed


I don't know about it that how can i solve it.
If i know something about it then why i m log in here.
Plz help me
sicarie's Avatar
Moderator
 
Join Date: Nov 2006
Location: USA
Posts: 3,929
#4: Nov 1 '07

re: C++ Print characters after any key is pressed


The experts on this site are more than happy to help you with your problems but they cannot do your assignment/program for you. Attempt the assignment/program yourself first and post questions regarding any difficulties you have or about a particular function of the code that you don't know how to achieve.

Please read the Posting Guidelines and particularly the Coursework Posting Guidelines.

Then when you are ready post a new question in this thread.
Reply