-
Notifications
You must be signed in to change notification settings - Fork 50
Manual:DIL Manual self
iamnove edited this page Jan 18, 2023
·
51 revisions
'self' This variable is a unitptr to the unit owning the DIL program. For C++ people, this is like the 'this' pointer. For example, if Mary has a program, then self.title equals "Mary the Lumberjack wife"
---~---~---~---~---~---~---~---~---