Microsoft® JScript & Operator |
Language Reference Version 1 |
Used to perform a bitwise AND on two expressions.
result = expression1 & expression2The & operator syntax has these parts:
Part Description result Any variable. expression1 Any expression. expression2 Any expression.
The & operator looks at the binary representation of the values of two expressions and does a bitwise AND operation on them. The result of this operation behaves as follows:
0101 (expression1) 1100 (expression2) ---- 0100 (result)Any time both of the expressions have a 1 in a digit, the result has a 1 in that digit. Otherwise, the result has a 0 in that digit.
For information on when a run-time error is generated by the & operator, see the Operator Behavior table.
© 1997 by Microsoft Corporation. All rights reserved.
file: /Techref/inet/iis/jscript/htm/js631.htm, 2KB, , updated: 1997/9/30 03:44, local time: 2024/11/21 13:31,
3.137.178.122: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? <A HREF="http://ecomorder.com/techref/inet/iis/jscript/htm/js631.htm"> & Operator</A> |
Did you find what you needed? |
Welcome to ecomorder.com! |
Ashley Roll has put together a really nice little unit here. Leave off the MAX232 and keep these handy for the few times you need true RS232! |
.