ReactOS 0.4.16-dev-336-gb667d82
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: