CIntegerStack v1.0.0.1

Version: 1.0.0.1
Status: Stable
Released: 2008-11-02
License: MIT License
Downloads
CIntegerStack.zip • 4.37 KB
Release Notes
  • Remove the Delete(void) function, replaced with Pop(void).
  • Remove the Delete(void) function, replaced with Pop(void) overload.
  • Added ability to auto grow the stack insted of always being of a fixed size.
Tags