User profile: pewing33ny

User info
User name:pewing33ny
Name:Justin
Location:NYC
Bio:Currently a computer science undergrad.
History
Joined:
Number of posts:6
Latest posts:

having issues with a "find lowest number" using an outside function/parameters
[quote]what do you think that line does?[/quote] Honestly, no idea. Right around there is where I k...

having issues with a "find lowest number" using an outside function/parameters
I've been working on an assignment that has been frustrating me like no other assignment ever. I spe...

having an issue getting a value from a void function into the parameter of another function
[quote]Yes. In your getScore() function, you take an integer reference as a parameter. For the lifet...

having an issue getting a value from a void function into the parameter of another function
Thank you for laying it out for me. I actually have the understanding of it but just the way you lai...

having an issue getting a value from a void function into the parameter of another function
Thanks, but I forgot to mention that the value of getScore has to be brought back into main. I'm wor...