NUMNOT()
Bitwise logical NOT operation on 16-bit numbers
- Syntax
-
- NUMNOT( <nWORD|cHexWORD> ) -> <nWordNOT>
- Description
-
- TODO: add documentation
- Status
-
- Started
- Compliance
-
- NUMNOT() is compatible with CT3's NUMNOT().
- Platforms
-
- All
- Files
-
- Source is bit1.c, library is libct.
- See Also