Content deleted Content added
m Task 18 (cosmetic): eval 13 templates: hyphenate params (7×); |
m →Example: HTTP to HTTPS for University of Münster, replaced: =http://www.uni-muenster.de/ → =https://www.uni-muenster.de/ |
||
Line 68:
==Example==
The following example for IBM PL/I for OS/2 illustrates the use of a preprocessor procedure to implement a C-like write statement for PL/I.<ref>{{cite web|last=Sturm|first=Eberhard|title=UIO-Makros für Builtin-Funktionen fileread und filewrite|url=
<syntaxhighlight lang="rexx" line highlight="1,25,26">
%uwrite:
|