NUMMIRR()
Bitwise mirror operation on 8-bit and 16-bit numbers
- Syntax
-
- NUMMIRR( <nNumber|cHexNum>[, <l8/16bit>] ) -> <nResult>
- Description
-
- TODO: add documentation
- Status
-
- Started
- Compliance
-
- NUMMIRR() is compatible with CT3's NUMMIRR().
- Platforms
-
- All
- Files
-
- Source is bit1.c, library is libct.
- See Also