please dont rip this site
Microsoft® JScript
>>>= Operator

See Also

Language Reference |

Description
Used to make an unsigned right shift of the bits in a variable.

Syntax
result >>>= expression

The >>>= operator syntax has these parts:

Part Description
result Any variable.
expression Any expression.
Remarks

Using the >>>= operator is exactly the same as doing the following:


result = result >>> expression

The >>>= operator shifts the bits of result right by the number of bits specified in expression. Zeroes are filled in from the left. Digits shifted off the right are discarded. For example:


var temp
temp = -14
temp >>>= 2

The variable temp has a value of -4 as 14 (11111111 11111111 11111111 11110010 in binary) shifted right two bits equals -4 (00111111 11111111 11111111 11111100 in binary).

For information on when a run-time error is generated by the >>>= operator, please see the Arithmetic Operators table.


© 1996 by Microsoft Corporation.
file: /Techref/language/asp/js/186.htm, 2KB, , updated: 1996/11/22 11:11, local time: 2024/3/28 08:14,
TOP NEW HELP FIND: 
3.237.186.170:LOG IN

 ©2024 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions?
Please DO link to this page! Digg it! / MAKE!

<A HREF="http://www.sxlist.com/techref/language/asp/js/186.htm"> Microsoft&#174; JScript Language Reference </A>

After you find an appropriate page, you are invited to your to this massmind site! (posts will be visible only to you before review) Just type a nice message (short messages are blocked as spam) in the box and press the Post button. (HTML welcomed, but not the <A tag: Instead, use the link box to link to another page. A tutorial is available Members can login to post directly, become page editors, and be credited for their posts.


Link? Put it here: 
if you want a response, please enter your email address: 
Attn spammers: All posts are reviewed before being made visible to anyone other than the poster.
Did you find what you needed?

 

Welcome to sxlist.com!


Site supported by
sales, advertizing,
& kind contributors
just like you!

Please don't rip/copy
(here's why

Copies of the site on CD
are available at minimal cost.
 

Welcome to www.sxlist.com!

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

  .