Thread
:
Multiplication of 2 Matrix in C
View Single Post
elena
Newbie Member
20May2007,18:05
I'm a student and I've got to realize matrix multiplication using threads. I know how to do it without threads, but with threads it seems to me a little confusing, cause I haven't used threads.