No help needed.

Jul 29, 2011 at 5:26pm
It's DONE.
Last edited on Jul 30, 2011 at 2:03am
Jul 29, 2011 at 5:36pm
Where are you learning c++ from?

your program would be as simple as:

1.-read a string char by char.
2.-If char was defined as an abreviation for other word print it.
3.-Proceed to the next char on the string until '\0' is found.

http://www.cplusplus.com/doc/tutorial/control/

look for "The selective structure: switch".

But still, just the fact that you are in trouble with such a simple program I'd sugest you go through at least the tutorial on this website.

An ever better aprouch would be reading a good book on C++ there are many like:

accelerated c++,
c++ primer,
etc..
Jul 29, 2011 at 10:59pm
-
Last edited on Jul 30, 2011 at 2:04am
Jul 29, 2011 at 11:03pm
How do you download c++?
Jul 30, 2011 at 3:35pm
Next time do not erase the posts content, just mark it as solved. People might find your info useful.

Also posts like:

-
will not get you far on this forum.
Jul 30, 2011 at 4:02pm
Ah, another lazy snot-nosed kid in a hit-and-run appeal for other people to do his homework for him. Ace.
Topic archived. No new replies allowed.