Search:

Type: Posts; User: bosredsox247

Search: Search took 0.00 seconds.

  1. Replies
    20
    Views
    2,173

    this is ........ing me off just as much as you. y...

    this is ........ing me off just as much as you. y the heck isnt it working.
    i did wat u said. And once again it isnt working. SRRY
    main()
    {
    string firStr, lonStr;
    int num, lon;
    ...
  2. Replies
    20
    Views
    2,173

    then why isnt it? Some stupid mistake probably....

    then why isnt it? Some stupid mistake probably.
    By the way, thanks for your time and help.
    main()
    {
    string firStr, lonStr;
    int num, lon;

    printf("Please enter list of strings.\nAs a...
  3. Replies
    20
    Views
    2,173

    K got that but still need program to end when...

    K got that but still need program to end when user types in end. Sorry i am new with strings. i am using while like this.
    While(firStr!="end")
    ...

    Is that right?
  4. Replies
    20
    Views
    2,173

    see, the thing is i have to print the string that...

    see, the thing is i have to print the string that is the longest. NOT the length of the longest string. Srry about confusement, or am i just being stupid?
  5. Replies
    20
    Views
    2,173

    Help with getting longest string

    I am doing C++ programming course and need some help on this assignment.
    The assignment is to get strings from the user until end comes up and then return the longest string i am stuck and not sure...
Results 1 to 5 of 7