Who can teach me the purpose of stringStream, and how to use it, please.
I have read some paper about this, but I still have something don't understand.
hqt 0 Light Poster
Recommended Answers
Jump to Post— Greywolf333 11Who can teach me the purpose of stringStream, and how to use it, please.
I have read some paper about this, but I still have something don't understand.Stringstream is identical to a file stream, except that there is no file. Instead it stores the information in a string container. …
All 2 Replies
Greywolf333 11 Junior Poster
raptr_dflo 48 Posting Pro
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.