User: puppy1785

  • Public profile

User profile: puppy1785

User info
User name:puppy1785
History
Joined:
Number of posts:6
Latest posts:

istream and variable types using template
I want to read in either a bunch of int or a bunch of double, which is why I'm using a template. The...

istream and variable types using template
I'm using istream to get 'general' input from the user (maybe from a file, from keyboard, etc.) usin...

New to FUNCTIONS
your math is "wrong" because you still haven't fixed totalSum, which needs to be inside your for loo...

output from a template (using vectors)
definitely not empty. I tried iterating it earlier using just integers in a different function using...

New to FUNCTIONS
you should also put line 19 inside your for loop to actually add them all up (as previously mentione...

This user does not accept Private Messages