Quantcast
Channel: Visual C forum
Viewing all articles
Browse latest Browse all 15302

The meaning of the " istringstream is" statement ?

$
0
0

An open source code, use the following loop to the user input:

while (token != "quit")
  {
    if(!getinline(cin,string X))
           string x="quit";
    //code for user input..
    istringstream is(string X);
    //go code in run ..
  }

What does the "istringstream is"  statement?


beginner of planning


Viewing all articles
Browse latest Browse all 15302

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>