From: hackbard Date: Wed, 10 Apr 2002 00:35:59 +0000 (+0000) Subject: added matrix_mult.c file - matrix multiplication without fields and with use of amllo... X-Git-Url: https://hackdaworld.org/gitweb/?a=commitdiff_plain;h=3264a81c4bad527e3eed3e15f1086a4f2747a576;hp=3264a81c4bad527e3eed3e15f1086a4f2747a576;p=my-code%2Fbeginners.git added matrix_mult.c file - matrix multiplication without fields and with use of amlloc and free. ---