home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Power-Programmierung
/
CD1.mdf
/
magazine
/
spoc88
/
paseng
/
descript.cis
< prev
next >
Wrap
Text File
|
1988-07-12
|
397b
|
8 lines
"A Directory Search Engine in Turbo Pascal" -- Neil Rubenking
Turbo Pascal 5.0's procedural types allow general purpose routines that take
action based on code passed to them as parameters at runtime. The author
explains procedural types in terms of a directory search engine using DOS
Find First/Find Next calls.
TURBO PASCAL 5.0 PROCEDURAL TYPES PARAMETERS DIRECTORY SEARCH FIND FIRST