|
-
Aug 15th, 2006, 05:50 AM
#1
Thread Starter
Frenzied Member
[RESOLVED] a difficult problem
is there any way to scan the text inputed by user say his name
and then change the some alphabets in it to some other form
like suppose i entered the text
very hard
and the output shud be
7Ery h4rd
that means change every alphabet 'v' to '7'
,
make 'e' = 'E' (capital)
and
change every alphabet 'a' in = '4'.
-----
in c++.
thanks
-------
any help will be greatly appreciated
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|