manipulation string

sorry i need help to finnish my project in C++ (i use the library
"include <iostream>").

1. how to change the type integer to string ?
2. how to change the type string to integer ?
Looking into the basics of stringstreams should give you the answer pretty fast to both.

http://www.cplusplus.com/reference/sstream/stringstream/
Topic archived. No new replies allowed.