Category:Pascal examples needing attention

From Rosetta Code
Revision as of 18:51, 27 August 2016 by rosettacode>Blentabler ("Zig-zag matrix" - error in Pascal example)

These Pascal examples need attention. They may be incorrect, poorly-written or in some other way unsatisfactory in their current state on their current page. If you know Pascal, take a look at them and see if there's something you can do. The people best suited for ensuring the quality of Pascal examples on Rosetta Code are the people who know the language. If that's you, we'd appreciate it if you would lend a hand.


"Zig-zag matrix" - error in Pascal example

https://rosettacode.org/wiki/Zig-zag_matrix#Pascal

Pascal example works only for matrix sizes up to 9. For size 10 or bigger value of zero is thrown diagonally into the matrix. --Blentabler

This category currently contains no pages or media.