$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Simon Reye (sreye_at_[hidden])
Date: 2006-08-16 22:29:05
Is there any way to support the Microsoft 'standard' for command line
options i.e '/' instead of '-'. We've got legacy code that requires
command line options to be in this format while at the same time
attempting to implement boost in a lot of our new code.
Simon