User profile: dp13

User info
User name:dp13
History
Joined:
Number of posts:34
Latest posts:

nested ifs
Thanks, I changed the code already. Had a moment of clarity.

nested ifs
I'm trying to code, "if hour is greater than 12, then add 12 to hour, then if hour is over 17, vali...

nested ifs
Hi all and thanks for any help. I'm Finishing up my finals and my brain is fried. Why oh why is thi...

Passing objects by ref
Error 2 error C2664: 'selectionSort' : cannot convert parameter 1 from 'Invoice [8]' to 'Invoice *[]...

Passing objects by ref
Hi and thanks for any help! I am trying to pass an array of objects but when I use by ref it wont...