Generated from ./src/sl_int.h with ROBODoc v4.0.2 on Sun May 25 16:39:22 2003

Anvil/sl_int

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.