Rational Developer for System z
Enterprise PL/I for z/OS, Version 3.8, 言語解説書

  TALLY ('We''ve got the Power!', 'power');      /* returns 0 */
  TALLY ('We''ve got the Power!', 'Power');      /* returns 1 */
  TALLY ('We''ve got the Power!', ' ');          /* returns 3 */
  TALLY ('We''ve got the Power!', 'e');          /* returns 4 */
  TALLY ('1001'B, '1'B);                         /* returns 2 */

Terms of use | Feedback

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