$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] getting started with Boost::Units
From: Mark Volkmann (mark_at_[hidden])
Date: 2009-01-08 14:09:49
The first thing I'm trying to do is determine how to represent a
velocity in miles per hour. I haven't been able to figure it out from
the documentation. Any hints would be appreciated.
I also need to figure out the best way to get string representations
of quantities that include their units for output.
--- Mark Volkmann