(New page: == Updated C-Code == The following changes have been made to the starting C-code: * typeutil.h has been added to support 64-bit architectures. * C files now include only their header f...)
(No difference)

Revision as of 11:41, 24 January 2009

Updated C-Code

The following changes have been made to the starting C-code:

  • typeutil.h has been added to support 64-bit architectures.
  • C files now include only their header file. Header files include all dependancies.
  • The memory leak in the example program is now fixed.

Download the updated version here.

Alumni Liaison

Basic linear algebra uncovers and clarifies very important geometry and algebra.

Dr. Paul Garrett