HELPLIB.HLB  —  PASCAL  Predeclared Routines, Arithmetic  UNOT
  The UNOT function returns an unsigned value  that  represents  a
  binary  logical  NOT  operation  on  each  bit  of the specified
  parameter.

  Syntax:

     UNOT( u1 )

  The parameter 'u' must be unsigned.
Close Help