Tuesday, 24 May 2011

Preparation for Examination

Preparation for the Examination
You should ensure that you are familiar with this Preliminary Material and the Skeleton Program.
For the Skeleton Program for your programming language, you should be familiar with:
 the built-in functions available for manipulating string data and converting strings to other data types
http://pascal-programming.info/lesson12.php

 file handling commands for CSV (Comma Separated Variable) files

http://www.daniweb.com/software-development/pascal-and-delphi/threads/237345

 declaring and using arrays.
http://pascal-programming.info/lesson11.php

No comments:

Post a Comment