No help needed.

It's DONE.
Last edited on
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..
-
Last edited on
How do you download c++?
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.
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.