User: heintzman

  • Public profile

User profile: heintzman

User info
User name:heintzman
History
Joined:
Number of posts:18
Latest posts:

Need help with this code:
Couple things I noticed 1) before you can average your grade I recommend getting the grades first. ...

Problem with code output
hmm sorry working off my phone here so cant try anything. You can always change it back to a float a...

Problem with code output
change grades to a double instead of a float.

Cant Find the Error
It is because you have two different if statments essentially. One says if under 10 do this one s...

how to delete element in an array
I recommend using std::vector for this. Arrays sizes are determined and unchangeable upon compile. ...

This user does not accept Private Messages