CG 120

Examples


hello.pas
divide.pas
average.pas (while-do)
average2.pas (for-to-do)
roots.pas (functions)
testSignum.pas (user-defined functions)
mathmenu.pas (repeat-until and case-of-end)
fileio.pas (sequential text file I/O)
findstri.pas (sequential find in a text file I/O)
oneD.pas (one-dimensional array)
arrfile.pas (sorting 1-D array read from file)
gradebook.pas (computing grade averages from a 2-D array)
quizavs.pas (computing quiz averages from a 2-D array)
quizproc.pas (computing grade and quiz averages from a 2-D array using procedures)
phonebook.pas (starting a phonebook program using records)
phonebookwith.pas (above record program using with statment)
intfile.pas (sample file of integer)
txtfile.pas (sample text file)
cplxnums.pas (sample record file)
cmpsdr.pas (sample array of records and file of records)
menu.pas (sample menu with screen clear and keystroke input)
mapcolor.pas (map coloring example with recursion and set) - mapcolor.dat (map coloring data with recursion and set)


Home


Date page last modified and links checks: December 2, 2001
Contact for information or technical questions: isaacson@fisher.unco.edu