User profile: JackMorrill

User info
User name:JackMorrill
History
Joined:
Number of posts:12
Latest posts:

Errors in my game of pong.
Thank you!

Errors in my game of pong.
Hi, I keep getting the error message "error C2143: syntax error : missing ';' before '.'" I am makin...

The difference of 2 functions
In line 3, you are just putting the contents of array[count] into the integer val and returning val ...

Hello im new!
C++ has many uses from Games creation to apps, to even programming your own pet robot dog (Ok, maybe...

2D Arrays in a Function
Alright, thanks for the help, guys! I'll update my program now. =)