After a couple of recent requests for examples of calling the OTS$ routines I've found some time and written some. Examples are now available on the Code examples page.
Most of these routines are redundant in the C programming language due to the inclusion of the complex datatype in C99, and the power functions in the standard C library. And as the OTS$POWxx functions are all the same except for the datatypes they operate on, I've only done a few examples.
Posted at June 6, 2013 1:28 PMComments are closed