0% found this document useful (0 votes)
48 views

Rogram Pecifications: Dos-Based Calculator

The document provides specifications for a DOS-based calculator program, including that it will run on DOS or CMD, allow users to select an operation like addition or subtraction and compute numbers entered by the user, displaying the result. It was created using Turbo C to run on command line for DOS-based systems. The purpose is to describe the functionality and specifications of the design of the calculator program.

Uploaded by

Oliver Sumabat
Copyright
© © All Rights Reserved
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
48 views

Rogram Pecifications: Dos-Based Calculator

The document provides specifications for a DOS-based calculator program, including that it will run on DOS or CMD, allow users to select an operation like addition or subtraction and compute numbers entered by the user, displaying the result. It was created using Turbo C to run on command line for DOS-based systems. The purpose is to describe the functionality and specifications of the design of the calculator program.

Uploaded by

Oliver Sumabat
Copyright
© © All Rights Reserved
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 2

OLIVER M.

SUMABAT

PROGRAM
SPECIFICATIONS

DOS-BASED CALCULATOR

TARLAC STATE UNIVERSITY

NOVEMBER, 2016
OLIVER M. SUMABAT

1.0 GENERAL INFORMATION


This program specification document provides an overview of the functionality of a DOS
based calculator. This document will cover the scope, organizations, and descriptions of DOS
bases calculator.

1.1 Purpose
The purpose of this document is to describe the functionality and specifications of the
design calculator.

1.2 Scope
The DOS based calculator will be designed to run on command line. The user will be able to select
an operation, compute the user given numbers and see the result.

1.3 System Overview


The system will run on DOS or CMD. It was created using Turbo C program, hence its called
DOS-Based Calculator.

Program Specifications Page 1

You might also like