VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

A program to read numberical input from a text file and prints the sum, the average, the largest an

Brandon  (46 Submissions)   Miscellaneous   VB 6.0   Unknown Difficulty   Mon 4th June 2001   Mon 8th February 2021

A program to read numberical input from a text file and prints the sum, the average, the largest and the smallest number in the input file.

API Declarations


Private Sum As Variant
Private Number As Variant
Private Average As Variant
Private MaxNum As Long
Private MinNum As Long

Rate A program to read numberical input from a text file and prints the sum, the average, the largest an (2(2 Vote))
A program to read numberical input from a text file and prints the sum, the average, the largest an.bas

A program to read numberical input from a text file and prints the sum, the average, the largest an Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters