It is not possible to add the new link because it would replace an existing, longer link.
Line 2: | Line 2: | ||
Procedures often take arguments. They are handled by the procedure in a very specific way, different from that of other programming languages. |
Procedures often take arguments. They are handled by the procedure in a very specific way, different from that of other programming languages. |
||
To examine a [[Fibonacci |
To examine a [[Fibonacci]] number program in PostScript: |
||
<syntaxhighlight lang="postscript"> |
<syntaxhighlight lang="postscript"> |
||