Search:

Type: Posts; User: MoneyH20

Search: Search took 0.00 seconds.

  1. Replies
    3
    Views
    1,209

    function question

    if i have information that is coming from a function

    such as a cout << "InFO"

    and i want to just display that as another function.

    (I.E. instead of having the cout , i want to just put the...
  2. Thread: hey guys

    by MoneyH20
    Replies
    5
    Views
    1,685

    how do i do a switch statement?

    how do i do a switch statement?
  3. Thread: hey guys

    by MoneyH20
    Replies
    5
    Views
    1,685

    hey guys

    im pretty new to c++

    im trying to run main funtion, but i cant figure out how to run the while statement as a case

    any ideas


    CASE A( Data == "Add")
    Add_City( list );
Results 1 to 3 of 3