User: Bri426

  • Public profile

User profile: Bri426

User info
User name:Bri426
History
Joined:
Number of posts:25
Latest posts:

Bubble sort function
I now have this: [code] int SortArrays(string names[], int totals[], int count) //The SortArray...

Bubble sort function
I'm really confused...we have to put the student names and totals in decending order ex: totals[0] ...

Bubble sort function
Okay, that's what I thought. I will try to translate it and post what I come up with.

Bubble sort function
I'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