Is there a way to complete my averaging program, as I've started?For average, I have it read number entries into the array, but how do I sum each value in the array ...
'myAccount' : undeclared identifier?How I would I define myAccount usefully here? I thought I already did... [code]#include <iostre...
How do you use Classes/UML to model a simple database?No clue what the difference is...
I'm in a C++ class, stressed out of my mind about C++ classes...Structs were also troublesome for me... http://pastebin.com/m6539ef29
I'm in a C++ class, stressed out of my mind about C++ classes...C++ classes are confusing on their own, but I need to modify a earlier program, modeling it via clas...