User profile: Gamegirl25

User info
User name:Gamegirl25
Bio:I like swimming, gaming, and hanging with friends.

I would like to become a gaming designer when I get finished with my schooling.
History
Joined:
Number of posts:5
Latest posts:

bubble sort Problem
OK, my new case looks like this: [code] switch (sortThis){ case '1': ...

bubble sort Problem
So, is the "sortField"call supposed to look like this: [code] sortField(grades[], num, sortThis);[/c...

bubble sort Problem
I am only supposed to use a selection or bubble sort. Anyway, the case 1 in the switch statement "so...

bubble sort Problem
I need help with above program. The program is supposed to read ID#'s for students as well as grades...

bubble sort Problem
[code]#include<iostream> #include<fstream> using namespace std; struct students{ int ID; ...

This user does not accept Private Messages