Showing posts with label Array. Show all posts
Showing posts with label Array. Show all posts

Wednesday, 26 September 2012

C Program to multiply two matrices

C Program to multiply two matrices

#include<stdio.h>
#include<conio.h>