Search:

Type: Posts; User: beac

Search: Search took 0.01 seconds.

  1. Replies
    4
    Views
    1,090

    Thanks Alot Its my first time using function when...

    Thanks Alot Its my first time using function when trying to call from a switch you help me alot
  2. Replies
    4
    Views
    1,090

    cout...

    cout<<"Enter Number of passenger "; cin >> num;



    m=120*num; The num here is for the how many the passenger. for example 120 x 12 = 1440

    i just don't know how to call my function and...
  3. Replies
    4
    Views
    1,090

    how to pass function return from switch

    How to do i fix this code im not good at using function, im trying to pass a statement from switch to my double passengersR i always come out with a error

    this output:
    Name passenger:
    Enter...
Results 1 to 3 of 3