Category:ALGOL 68-rows: Difference between revisions

Added talk-page line
(Created new Algol 68 library page)
 
(Added talk-page line)
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_talk:ALGOL_68-rows talk 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,021

edits