#include "machine.h"#include "Scierror.h"#include "noscicos.h"Include dependency graph for noscicos.c:

Go to the source code of this file.
Functions | |
| int C2F() | gw_scicos () |
| int C2F() | gw_cscicos () |
| int | haltscicos (char *name, integer *win, integer *entry, long int name_len) |
| BOOL | ExistScicos (void) |
| BOOL ExistScicos | ( | void | ) |
TODO : comment
Definition at line 26 of file noscicos.c.
00027 { 00028 return FALSE; 00029 }
| int C2F() gw_cscicos | ( | void | ) |
Definition at line 15 of file noscicos.c.
References C2F, ExceptionMessage(), table_struct::f, Fin, long, Max, table_struct::name, name, putlhsvar(), Rhs, and Tab.
Here is the call graph for this function:

| int C2F() gw_scicos | ( | void | ) |
Definition at line 9 of file noscicos.c.
References ExceptionMessage(), table_struct::f, Fin, long, Max, table_struct::name, name, Rhs, and Tab.
Here is the call graph for this function:

1.5.1