RosettaCodeData/Task/Arrays/Clipper/arrays-3.clipper

3 lines
124 B
Text
Raw Permalink Normal View History

2013-10-27 22:24:23 +00:00
x := arr3[1,10,2]
// The retrieved item can be nested array, in this case it isn't copied, the pointer to it is assigned