|
Hii..
I m using string vector my element set is L1 L2 L3 L4 L5 what i want now is to remove the whitespaces. so that my elements become L1L2L3L4L5.Also the length of vector should remain same
I tried using remove and find method but no luck.
Kindly help.
|
|
|
|
|
|
|
// |