Friday, August 12, 2011

C Programming Question?

yuck. i and j are uninitialised. you want a double ** instead of a double, so p in the address of mat as you're currently doing and change the parameter to double **.

No comments:

Post a Comment