ReactOS 0.4.15-dev-7958-gcd0bb1a
stack_node_t Struct Reference
Collaboration diagram for stack_node_t:

Public Attributes

calc_node_t node
 
voidnext
 

Detailed Description

Definition at line 23 of file rpn_ieee.c.

Member Data Documentation

◆ next

void * stack_node_t::next

Definition at line 25 of file rpn_ieee.c.

◆ node

calc_node_t stack_node_t::node

Definition at line 24 of file rpn_ieee.c.


The documentation for this struct was generated from the following files: