Search:

Type: Posts; User: assaf2b

Search: Search took 0.00 seconds.

  1. Replies
    2
    Views
    1,578

    Help! Defining a Function

    Hello,

    What I had to do in the code is to define the function seperateWords so that it separates whole sentences/phrases. For instance "I need help" would come out as "I","need","help".

    Could...
  2. Replies
    5
    Views
    1,205

    Thanks. Could you please explain what you've done...

    Thanks. Could you please explain what you've done there?
  3. Replies
    5
    Views
    1,205

    Help with a vector of strings!

    I need to write a C++ program taking a vector of strings and separating out the words in each, storing them into a vector, but I don't know how. Could anyone help me please?



    Template Code:
    ...
Results 1 to 3 of 3