Bitwise shift operators convert their left operands to a 32-bit integer value and shift them according to their right operation. The operator determines the kind of shifting that is applied.
See also: | Bitwise shift operator, Expression |
Prev | Home | Next |
Shell Scripting with JavaScript | Up | Shift operator |
JavaScript Programmer's Reference, Cliff Wootton Wrox Press (www.wrox.com) Join the Wrox JavaScript forum at p2p.wrox.com Please report problems to support@wrox.com © 2001 Wrox Press. All Rights Reserved. Terms and conditions. |