$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] Newbie looking for example of try...catch for Date_Time
From: Ramon F Herrera (ramon_at_[hidden])
Date: 2009-11-20 11:07:29
I have only cursory experience with exemption catching. I already looked
in the documentation but didn't find an example.
My program keeps on crashing when a bad month or date is used.
TIA,
-RFH