NAME
S-Lang interface
USAGE
#include "sl_int.h" if (-1 == SLadd_intrin_fun_table (Acc_Intrinsics, NULL)){ exit (EXIT_FAILURE); }
AUTHOR
Joseph M. Robertson, jmr, jmrobert5@mchsi.com
COPYRIGHT
(c) 2001 by Joseph M. Robertson
CREATION DATE
3/18/01
HISTORY
6/21/01 added acc_get/set_type functions.
SEE ALSO
The file sl_main.cpp for an example of how to embed S-Lang into another application and include Anvil functions.