User profile: disturbedfuel15

User info
User name:disturbedfuel15
History
Joined:
Number of posts:88
Latest posts:

Algorithms for 2D arrays
Declaring a 2D array is as simple as adding [][] to your desired object type. for example: string m...

Strings
He is not actually using the function getName() in the code. He is just showing you how to declare ...

Function Operators
roy , I really appreciate your explanation of operator assignment. I do understand the first bloc...

Function Operators
Thanks a lot to both of you. I will look into operator overloading because I don't quite understand...

Function Operators
I mean that is what I was thinking, but is it that obvious?? If #1 is line 17, #2-4 would be line 1...