Search:

Type: Posts; User: jimblumberg

Search: Search took 0.05 seconds.

  1. I suggest you show your current code, along with...

    I suggest you show your current code, along with a small sample of your input file.

    Are there any "embedded" colons in the text portion of your input?

    Jim
  2. If everything is on one line you could use...

    If everything is on one line you could use getline() with the optional third parameter (the colon ':') to extract this information into std::strings. Of course you wouldn't need the third parameter...
Results 1 to 2 of 2