Main Page | Class List | Directories | File List | Class Members | File Members

_calc Struct Reference

This structure describes the calculator calc. More...

#include <cpp_calc.h>

List of all members.

Public Attributes

int status
int sp
int val [MAX_STACK_LENGTH]


Detailed Description

This structure describes the calculator calc.


Member Data Documentation

int _calc::sp
 

stack pointer

int _calc::status
 

calc status

int _calc::val[MAX_STACK_LENGTH]
 

scanned symbol


The documentation for this struct was generated from the following file:
Generated on Thu Jul 13 03:56:37 2006 for CKPMcc by  doxygen 1.4.4