#include <scilab/modules/core/includes/stack-def.h>
Data Fields | |
| int | bot |
| int | top |
| int | idstk [nsiz *isizt] |
| int | lstk [isizt] |
| int | leps |
| int | bbot |
| int | bot0 |
| int | infstk [isizt] |
| int | gbot |
| int | gtop |
| int | isiz |
Definition at line 37 of file stack-def.h.
Definition at line 39 of file stack-def.h.
Definition at line 39 of file stack-def.h.
| int VSTK_struct::idstk[nsiz *isizt] |
Definition at line 39 of file stack-def.h.
| int VSTK_struct::lstk[isizt] |
Definition at line 39 of file stack-def.h.
Definition at line 39 of file stack-def.h.
Definition at line 39 of file stack-def.h.
Definition at line 39 of file stack-def.h.
| int VSTK_struct::infstk[isizt] |
Definition at line 39 of file stack-def.h.
Definition at line 39 of file stack-def.h.
Definition at line 39 of file stack-def.h.
Definition at line 39 of file stack-def.h.
1.5.1