Search:

Type: Posts; User: sfsb6

Search: Search took 0.08 seconds.

  1. Replies
    9
    Views
    1,166

    Re: Need help figuring out this code

    yes that is fine
  2. Replies
    9
    Views
    1,166

    Re: Need help figuring out this code

    yes
  3. Replies
    9
    Views
    1,166

    Re: Need help figuring out this code

    thank you
  4. Replies
    9
    Views
    1,166

    Need help figuring out this code

    Where do I change the code so that on the coffee driver file the compiler recognizes the n and p on:

    if (selectSort == n)
    sortPrice(arr);
    if (selectSort == p)
    sortName(arr);

    Here...
Results 1 to 4 of 4