Linear algebra librariesThis is not a question, just a little comment from mine. I really hope cpp in the future will pro...
Code is not workingFixing line 19 as I said and line 17 as vlad said should work for you, I guess.
Code is not workingMy opinions: Line 15: y is used without initiation. That statement is redundant actually. Line 19:...
Array 2D and pointerOh yes, but my boss uses C (not C++), so I should use something meaningful to him. By the way, if C...
Array 2D and pointer[quote] Incidentally, there's another error hiding here: this error message indicates that N in your...