Algorithms for 2D arraysDeclaring a 2D array is as simple as adding [][] to your desired object type. for example: string m...
StringsHe is not actually using the function getName() in the code. He is just showing you how to declare ...
Function Operatorsroy , I really appreciate your explanation of operator assignment. I do understand the first bloc...
Function OperatorsThanks a lot to both of you. I will look into operator overloading because I don't quite understand...
Function OperatorsI mean that is what I was thinking, but is it that obvious?? If #1 is line 17, #2-4 would be line 1...