Search Tools Links Login

Slurp's Calculator


Visual Basic 6, or VB Classic

This is a Standard calculator with the usual +,-,/,* functions. All procedures are contained within in a module which may seem a little odd to some but that should make it more educational at least. Included is coding to prevent division by zero which would otherwise cause errors. Also the last 10 answers found are displayed in a list box which might be useful for some.

Original Author: Mark Hill

Inputs

Numbers.

Assumptions

New users should be aware all the "proper" code is in the module(module1).The mouse must be used to enter numbers etc. as the Keypad is not initialized in this version.

Returns

Numbers.

Side Effects

All number variables declared as Single. A ridiculously large calculation will halt the program.

API Declarations

None.

About this post

Posted: 2002-06-01
By: ArchiveBot
Viewed: 161 times

Categories

Visual Basic 6

Attachments

CODE_UPLOAD1084710212000.zip
Posted: 9/3/2020 3:45:00 PM
Size: 4,036 bytes


Loading Comments ...

Comments

No comments have been added for this post.

You must be logged in to make a comment.