Before I respond, I just though I would give a summary of how other
languages solve this problem.
-
Perl: Always performs logical unsigned shift, unless "use integer" is in
effect
Java: >>>, >>>= (they do not have <<<.
On Tuesday 22 October 2002 19:23, Jason T. Greene wrote:
> If for some reason we HAVE to have a symmetrical bogus unsigned left
> shift operator, and we completely disagree with my arguments on
> overloading the HEREDOC operator, then we can implement , =,
> . = as the unsigned shif