Converting a string to vectors and back
How to convert a String to a vector of chars?
How to convert vector of chars back to a String?
Carrying from the above example,
Last updated