-
Notifications
You must be signed in to change notification settings - Fork 52
Manual:DIL Manual dilfind()
iamnove edited this page Jan 18, 2023
·
57 revisions
integer dilfind( s : string, u : unitptr ) s : name of dil template to find. u : unit to find program in. return: Whether a program using a template with same name as in 's' attached to unit 'u' was found.
---~---~---~---~---~---~---~---~---