=====================================================================
Division Calculator  v1.0                               by Joe Barta
http://junior.apk.net/~jbarta/divcalc/                jbarta@apk.net
=====================================================================

ABOUT:
If you are a carpenter or a woodworker, you have probably needed to
divide a particular length into a certain number of equal segments.
Simple enough, right? Well this program takes that one step further.
It not only does the simple division for you, but also tells you where
your marks are. 
For example, a length of 9 feet 3 inches divided into 3 equal segments
would result in marks at 0, 3'1", 6'2" and 9'3". That's what this
thing does... gives you a list of the marks.

COST:
Freeware.

DISTRIBUTION:
It may go here, there and everywhere without restriction.
Wanna put it on a CD? Go ahead.
Offer it on your freeware/shareware site? Knock yourself out.

REQUIREMENTS:
Windows95/98.
It's written in plain old C, so you don't need any fat-n-slow
runtimes or nuthin like that.

INSTRUCTIONS:
Program use is simple and fairly self explanatory. There is a modest
help file with the program.

VERSION HISTORY:
v1.0
Initial release
=====================================================================
