Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
smultiply two matrice
Name: viveks555 Date: May 16, 2009 at 23:29:30 Pacific OS: Windows XP CPU/Ram: 256 Subcategory: C/C++
Comment:
Write a C program to smultiply two matrice (maximum size of the two matrices is 20 x 20 each).
Summary: Hey, I have a problem. I'm creating a 2D "picture" by placing characters within a grid. I do not know the official name for it, but here's an example of one that has 4 rows and 5 columns... char maze[...