Odd word problem: Difference between revisions

m
→‎{{header|REXX}}: changed a comment.
(→‎{{header|PL/I}}: flagged as incorrect.)
m (→‎{{header|REXX}}: changed a comment.)
Line 2,294:
call wChar /*write a character (which is a letter)*/
end /*j*/ /* [↑] perform for "even" words. */
call rLett /*read aletters letteruntil (andpunctuation maybe punctuation)found.*/
call wChar; #= punct /*write a char; punctuation location. */
end /*until x==.*/