Jump to content

Category:Polyglot:PL/I and PL/M: Difference between revisions

m
→‎Include Files: More PL/M definitions
m (→‎PL/I and PL/M: A few more notes.)
m (→‎Include Files: More PL/M definitions)
Line 133:
<lang pli> DECLARE BINARY LITERALLY 'ADDRESS', CHARACTER LITERALLY 'BYTE';
DECLARE SADDR LITERALLY '.', BIT LITERALLY 'BYTE';
DECLARE FIXED LITERALLY ' ', RETURNS LITERALLY ' ';
DECLARE STATIC LITERALLY ' ';
DECLARE TRUE LITERALLY '1', FALSE LITERALLY '0';
BDOSF: PROCEDURE( FN, ARG )BYTE;
3,043

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.