User profile: R2B Boondocks

User info
User name:R2B Boondocks
Bio:Hi,

I am a new Computer Science major in my junior year of college. I had to switch over from electrical engineering due to course availability complications. Sad. I figured I love computers also so why not give this a try. I am finding out that I only saw the tip of the ice burg when it comes to how computers function. C++ is greek to me and I need to get all the help I can so that I can learn and succeed in my current curriculum!
History
Joined:
Number of posts:8
Latest posts:

Function problem when looping through
main.cpp: In function 'void input()': main.cpp:49: error: 'BranchandBound' was not declared in this ...

class polynomial issue
Hello all. I was hoping for some input on this program I have that is supposed to take two inputed ...

Function calling issues
I believe I have conquered the function issue :). Thank you all for the help. I'd like to ask one ...

Function calling issues
Self explanatory yes to an individual who has a sense of what they're doing. Much like a wiring sch...

Function calling issues
I changed them to: [code] int main (void) { int totalHrs = 0; int totalMins = 0; int tot...