|
| Total Answers and Comments: 3 |
Last Update: April 06, 2007 |
|
| | |
|
Submitted by: Meet Kamal Kaur 1. If characters in new string > characaters in previous string, none of the characters should get truncated. 2. If characters in new string < characters in previous string, junk characters should not be added. 3. Spaces before and after the string should not be deleted. 4. Only the first occurrence of the string should be replaced.
Above answer was rated as good by the following members: nkamuni_mca | Go To Top
|