$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_at_[hidden])
Date: 2005-09-30 11:36:02
> Hmm, what does C99 say about this, I can see anything obvious at first
> glance? Your suggestion matches what the complex number functions are
> required to do however, so it's probably in there somewhere, I just can't
> see it at present. I'm not sure I handle range errors correctly either
> (setting errno that is).
Never mind, I've found it in Annex F.
John.