Bubble sort functionI now have this: [code] int SortArrays(string names[], int totals[], int count) //The SortArray...
Bubble sort functionI'm really confused...we have to put the student names and totals in decending order ex: totals[0] ...
Bubble sort functionOkay, that's what I thought. I will try to translate it and post what I come up with.
Bubble sort functionI'm working on a function that uses the bubble sort. Our teacher gave us this to show us how it work...
Writing functions and using arrays.#include <iostream> #include <fstream> #include <iomanip> #include <string> #include <conio.h> ...
This user does not accept Private Messages