Below are revisions for this snippet.

C++ - Matrices multiplyer





Syndication

Revision Revison 1
A quick matrices multiplyer I wrote in C++; I was a bit lazy as i had to get it done quickly and so it lacks functions and a decent structure but gets the job done.