Search:

Type: Posts; User: spirited

Search: Search took 0.00 seconds.

  1. Replies
    2
    Views
    1,258

    Need a quick review - Welcome comments

    Is there an easier way to do this????


    //Tamra Hinton, Chapter 11, Problem 12
    //Declare and initilize the array.
    //Pass the array and the number of elements in an array
    //Call the bubble sort...
  2. Thread: table turmoil

    by spirited
    Replies
    1
    Views
    1,494

    table turmoil

    Actually, I was wondering if soemone would review my code below. Is there a better way to output the information and make it look nicer? Did I follow the algorithm step by step? Thanks in advance...
  3. Replies
    2
    Views
    1,556

    completed a program; desire input

    /*Write a program that gives the user three choices:
    Convert from Fahrenheit to Celsius, convert from Celsius
    to Fahrenheit, or quit. If the third choice is selected,
    the program should prompt...
  4. Replies
    4
    Views
    2,002

    wrote a program; please review/comment

    Will this program run?
    Any suggestions?

    Problem: write a c++ program that prompts the user for a cost per item, number of items purchased, and a discount rate. The program should then calculate...
Results 1 to 4 of 4