Adding a User Function
This section provides an overview of the ufunc.c file and discusses how to:
-
Add a function prototype.
-
Add an entry to the USERFUNCS table.
-
Add implementation code.
-
Relink SQR.