Writing ATLAS/src/testing C-to-f77 wrapper

You first need a way for your tester, written in C, to call the LAPACK routine, written in F77. All such language translation routines are kept in ATLAS/src/testing, and come from the basefile ATLAS/Clint/atlas-ilp.base. This wrapper is trivial, though some of the integer/string stuff is not obvious. Steal the code from the other examples.



Clint Whaley 2012-07-10