Rational Developer for System z
Enterprise PL/I for z/OS, Version 3.8, Language Reference Manual

Examples

  inot(0)        /*  produces -1  */
  inot(-1)       /*  produces  0  */
  inot(+1)       /*  produces -2  */

Terms of use | Feedback

This information center is powered by Eclipse technology. (http://www.eclipse.org)