$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (John_Maddock_at_[hidden])
Date: 2001-09-18 05:54:46
>I'm not sure I buy this explanation. Even though it's quite possible that
>the return codes may be different between the platforms this simply does
not
>explain this situation. There's no "invalid parameter" being used here.
That depends on your point of view: if the amount by which the semaphore is
being incremented is would overshoot the maximum then the parameter passed
is invalid - or at least "out of range".
- John Maddock
http://ourworld.compuserve.com/homepages/john_maddock/