NUMOR()
Bitwise logical OR operation on 16-bit numbers
- Syntax
-
- NUMOR( <nWORD1|cHexWORD>1, <nWORD2|cHexWORD2>[, ..<nWORDn|cHexWORDn>)
- -> <nWordOR>
- Description
-
- TODO: add documentation
- Status
-
- Started
- Compliance
-
- NUMOR() is compatible with CT3's NUMOR().
- Platforms
-
- All
- Files
-
- Source is bit1.c, library is libct.
- See Also