]>
hackdaworld.org Git - my-code/beginners.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
hackbard [Thu, 6 Jun 2002 11:02:46 +0000 (11:02 +0000)]
moved test/* to beginners/ directory
hackbard [Wed, 10 Apr 2002 23:36:17 +0000 (23:36 +0000)]
fixed matrix_mult.c - works now
hackbard [Wed, 10 Apr 2002 00:35:59 +0000 (00:35 +0000)]
added matrix_mult.c file - matrix multiplication without fields and with use of amlloc and free.
hackbard [Tue, 9 Apr 2002 19:21:30 +0000 (19:21 +0000)]
added matrix.c file - learning malloc and pointers.
hackbard [Sat, 6 Apr 2002 01:00:35 +0000 (01:00 +0000)]
improved histo.c (the if then else construct ;)
hackbard [Thu, 4 Apr 2002 18:04:30 +0000 (18:04 +0000)]
added 3 c progs: fehler.c, histp.c, layout.c