Category:ALGOL 68-rows: Difference between revisions

no edit summary
(Added talk-page line)
No edit summary
Line 3:
ALGOL 68-rows is a set of array related routines and operators for use in Algol 68 programs (arrays are generally called rows in Algol 68).
 
To use this in a program, copy the source code from the [https://rosettacode.org/wiki/Category_talkCategory_Talk:ALGOL_68-rows talkTalk page] to a text file called rows.incl.a68, putting it in the same directory as the importing program.
Then add PR read "rows.incl.a68" PR to the source of the program.
 
3,038

edits