Multiple function definitionsThank you to everyone, I learned something new today.
Multiple function definitionskeskiverto, thanks for the source material. tipaye, I do not have a functions.h file, what should I...
Multiple function definitionsHi everyone, I have a cpp file with my [code]main[/code] function. At some point it calls for fun...
How to initialize a 2D dynamic array to zeroThanks to both of you, kevinkjt2000 and anup30. I think I will go with the idea of using vectors ins...
How to initialize a 2D dynamic array to zeroHi everyone, The question is pretty straight forward, How can I initialize a 2D dynamic array to ze...