VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Calculate BMI (Body Mass Index), requires a simple input file created in notepad.

the doctor  (3 Submissions)   Miscellaneous   Visual Basic 3.0   Unknown Difficulty   Fri 1st August 2008   Mon 8th February 2021

Calculate BMI (Body Mass Index), requires a simple input file created in notepad.

API Declarations


Dim weight(5) As Single
Dim Height1(5) As Single
Dim optweight(5) As String
Dim optweight2(3) As String
Dim counter As Integer
Dim bmi(5) As Single
Dim occurence(5) As Integer

Rate Calculate BMI (Body Mass Index), requires a simple input file created in notepad. (1(1 Vote))
Calculate BMI (Body Mass Index), requires a simple input file created in notepad..bas

Calculate BMI (Body Mass Index), requires a simple input file created in notepad. Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters