_sat_stack_element Struct Reference

A descriptor for an RPL stack element in Saturn notation. More...

#include <saturn.h>


Data Fields

unsigned addr
unsigned prologue


Detailed Description

A descriptor for an RPL stack element in Saturn notation.

  typedef struct _sat_stack_element
   {
       unsigned    addr;
       unsigned    prologue;
       
   } SAT_STACK_ELEMENT, *SAT_PSTACK_ELEMENT;

Definition at line 441 of file saturn.h.


Field Documentation

unsigned _sat_stack_element::addr

Definition at line 443 of file saturn.h.

unsigned _sat_stack_element::prologue

Definition at line 444 of file saturn.h.


The documentation for this struct was generated from the following file:
Generated on Fri Feb 16 16:43:16 2007 for HP-GCCLibrary by  doxygen 1.5.0