This tutorial was going to cover arrays of records but I have been too busy to add array section. This tutorial covers the basics of records and by the end of the tutorial you should be able to use records in your own programs.
File List:
@PSC_ReadMe_1369_7.txt
1Kb
record tutorial/
0b
record tutorial/tutorial.cfg
386b
record tutorial/tutorial.dof
1Kb
record tutorial/tutorial.dpr
5Kb
record tutorial/tutorial.~dpr
5Kb
Similar code
Sorting Multi-Demensional Arrays
(Popularity: ) : This example shows how to sort unsorted data stored in a multi-demensional array. Also rate my code. Binary Searching Explained
(Popularity: ) : This code example shows and explains how to use the Binary search method. It also mentions good and bad points about using the binary search. This is a console app, used to demonstrate the algorithm More_Arrays
(Popularity: ) : More examples of using arrays, written in pascal Sprite Packing Component
(Popularity: ) : It can write and read pack files, in which you can store 256 color paletted bitmaps with the name and transparent color for each. A spritepacker aplication is included.