Skip to content

Opening book details…

About this document

CS204 Lab 2: Build a Bench Calculator by bruno is a document available to read on EtoBox.

This document provides instructions for completing the first part of a lab assignment to build a bench calculator program. Students are asked to create a stack data structure to store floating point numbers and implement functions to push and pop values onto the stack. The document includes code examples for creating an empty stack and a main function that reads command line arguments and pushes them onto the stack.

Author
bruno
Language
EN