Languages Delphi & Kylix Delphi Data Structures  

Records Tutorial

download download  
important code information
author:
Jason Myerscough
minimum requirements:
Records Tutorial description

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.txt1Kb
record tutorial/0b
record tutorial/tutorial.cfg386b
record tutorial/tutorial.dof1Kb
record tutorial/tutorial.dpr5Kb
record tutorial/tutorial.~dpr5Kb

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.
User reviews

Write a review:
1 2 3 4 5 6 7 8 9 10
1=poor 10=excellent
Write review*
Your name*
Email*
  (Comments are moderated, and will not appear on this site until the editor has approved them)
 
Rate me
supported os
stats
downloads 69
version
size in Kb 5
popularity   1191/7913373
user rating 1/10
ad


New Code
Popular Code