Skip to content

Program that multiplies two matrices and outputs the resulting matrix. Just some practice using malloc() in C and dealing with 2D arrays.

Notifications You must be signed in to change notification settings

Mgrewal2000/Matrix-multiplication-c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Matrix-multiplication-c

Program that multiplies two matrices and outputs the resulting matrix. Just some practice using malloc() in C and dealing with 2D arrays. One of the introductory programs I wrote while learning C

About

Program that multiplies two matrices and outputs the resulting matrix. Just some practice using malloc() in C and dealing with 2D arrays.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages