Search:

Type: Posts; User: solankill

Search: Search took 0.01 seconds.

  1. Replies
    14
    Views
    1,884

    Now I am just confused the other guy said to get...

    Now I am just confused the other guy said to get rid of those lines..
  2. Replies
    14
    Views
    1,884

    Could you give me a sample prototype fandango?

    Could you give me a sample prototype fandango?
  3. Replies
    14
    Views
    1,884

    for the displayinorder I need to put the cout as...

    for the displayinorder I need to put the cout as the array from get cities and it is telling me too many arguments in function call in int main
  4. Replies
    14
    Views
    1,884

    Ok so here is where I am at now. #include...

    Ok so here is where I am at now.



    #include <iostream>
    #include <string>
    using namespace std;


    int main()
  5. Replies
    14
    Views
    1,884

    so how would i write it, because i want it to do...

    so how would i write it, because i want it to do the things in the functions but I can seem to get it to work
  6. Replies
    14
    Views
    1,884

    strings and fucntions

    I have to make a program that asks the user for 4 cities and then asks them if they want to display the 4 cities in the order they were typed in or in the reverse order. We have to have a getCities()...
Results 1 to 6 of 6