[geeks] [4][4] matrix

Joshua D Boyd jdboyd at cs.millersville.edu
Tue Feb 26 07:53:27 CST 2002


float t[4][4];

t=myFunc();

What is the proper way to declare myFunc so that the above would work 
properly?  More importantly, what book or web site would one go looking up 
such on?  All my c and C++ books gloss over such things since they were meant
for freshmen.

-- 
Joshua D. Boyd



More information about the geeks mailing list