Author Topic: Body Mass Index Calculator  (Read 2103 times)

0 Members and 1 Guest are viewing this topic.

Offline JincS

  • LV4 Regular (Next: 200)
  • ****
  • Posts: 191
  • Rating: +0/-0
    • View Profile
Body Mass Index Calculator
« on: October 15, 2006, 05:07:00 pm »
For anyone who's interested: This is a crappy little DOS program that I wrote a couple of years ago (that amazingly appeared on my computer somehow...) that calculates your BMI (Body Mass Index), based off of your inputted weight and height (in pounds/inches). Really lame, but it's good for n00bs to learn C++ with.

Like many of my other projects, I'll post a DL link as soon as I find a file host...